NetBSD/sys/rump/net
rmind 60d350cf6d - Implement pktqueue interface for lockless IP input queue.
- Replace ipintrq and ip6intrq with the pktqueue mechanism.
- Eliminate kernel-lock from ipintr() and ip6intr().
- Some preparation work to push softnet_lock out of ipintr().

Discussed on tech-net.
2014-06-05 23:48:16 +00:00
..
lib - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
Makefile
Makefile.rumpnetcomp Move rumpnet_bpfjit under MKSLJIT as well. 2013-11-16 14:00:57 +00:00