Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2003 11:46:35 -0300
From:      "Giovanni P. Tirloni" <gpt@tirloni.org>
To:        freebsd-hackers@freebsd.org
Subject:   netisr
Message-ID:  <20031007144635.GP25542@pixies.tirloni.org>

next in thread | raw e-mail | index | archive | help
Hi folks,

 I'm studying the network stack and now I'm confronted with something
 called netisr. It seems ether_demux puts the packet in a netisr queue
 instead of passing it directly to ip_input (if that was the packet's
 type). Is this derived from LRP ? I've read their paper and it looks
 like their network channel (ni) but I'm not sure. I also read about it
 in 5.2 TODO list about fine-grained locking.

 Where can I find more information on this? 

 Thanks

 --
 Giovanni P. Tirloni <gpt at tirloni.org>
 Fingerprint: 8C3F BEC5 79BD 3E9B EDB8  72F4 16E8 BA5E D031 5C26



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031007144635.GP25542>