freebsd-nq/share/man
Bjoern A. Zeeb d0ea47437a Update epair(4) to the new netisr implementation and polish
things a bit:
- use dpcpu data to track the ifps with packets queued up,
- per-cpu locking and driver flags
- along with .nh_drainedcpu and NETISR_POLICY_CPU.
- Put the mbufs in flight reference count, preventing interfaces
  from going away, under INVARIANTS as this is a general problem
  of the stack and should be solved in if.c/netisr but still good
  to verify the internal queuing logic.
- Permit changing the MTU to virtually everythinkg like we do for loopback.

Hook epair(4) up to the build.

Approved by:	re (kib)
2009-07-26 12:20:07 +00:00
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Rename the queue macros I introduced last year. 2009-05-27 19:28:04 +00:00
man4 Update epair(4) to the new netisr implementation and polish 2009-07-26 12:20:07 +00:00
man5 Add manual page links to advertise procstat(1) a little better. 2009-07-09 16:40:00 +00:00
man6
man7 Usermode portion of the support for swap allocation accounting: 2009-06-23 20:57:27 +00:00
man8 Support shadow.byname and shadow.byuid maps, protecting them by 2009-06-25 16:15:39 +00:00
man9 Update epair(4) to the new netisr implementation and polish 2009-07-26 12:20:07 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00