cvs commit: src/sys/kern kern_poll.c
    Luigi Rizzo 
    rizzo at icir.org
       
    Tue Sep  6 01:27:56 PDT 2005
    
    
  
On Tue, Sep 06, 2005 at 10:18:28AM +0400, Gleb Smirnoff wrote:
>   Luigi,
...
> The idlepoll thread is single.
ok this is very good. Re. netisr vs idlepoll, perhaps a way could be
to bump the idlepoll priority very high upon a net soft interrupt, and
drop it down to its normal value once done with the netisr cycle.
so we don't have to arbitrate among the two.
cheers
luigi
    
    
More information about the cvs-src
mailing list