splxxx replacements?
    Matthew Dillon 
    dillon at apollo.backplane.com
       
    Tue Nov 14 20:47:17 PST 2006
    
    
  
:That's basically the equivalent of splhigh() and splx(): isn't that 
:worse than blocking individual levels?
    No, not really.   We lose a little handling devices without DMA, but
    that's basically just serial ports and it isn't worth the aggravation of
    trying to manage per-interrupt masking.  The per-interrupt (spl) masking
    also doesn't work well in a SMP environment anyway.
					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>
    
    
More information about the Kernel
mailing list