protocol threads mpsafe mode
    Matthew Dillon 
    dillon at apollo.backplane.com
       
    Mon Sep 22 07:56:07 PDT 2008
    
    
  
:Looks good, this also gives us the ability to change mpsafe mode
:dynamicly on a running system, see the new patch.
:...
:http://leaf.dragonflybsd.org/~sephe/proto.diff2
:
:Best Regards,
:sephe
    Yah.  The new patch looks good.  You might want to add a master sysctl
    for the netisr threads too.
    We need to redo the netisr mechanism at some point.  I'd like to have it
    allocate the ISRs dynamically and return a handle that is used in the
    later calls instead of using fixed #define's.
					-Matt
					Matthew Dillon 
					<dillon at backplane.com>
    
    
More information about the Kernel
mailing list