freebsd-dev/share/man
Gleb Smirnoff e3a7aa6f56 - Remove rt_metrics_lite and simply put its members into rtentry.
- Use counter(9) for rt_pksent (former rt_rmx.rmx_pksent). This
  removes another cache trashing ++ from packet forwarding path.
- Create zini/fini methods for the rtentry UMA zone. Via initialize
  mutex and counter in them.
- Fix reporting of rmx_pksent to routing socket.
- Fix netstat(1) to report "Use" both in kvm(3) and sysctl(3) mode.

The change is mostly targeted for stable/10 merge. For head,
rt_pksent is expected to just disappear.

Discussed with:		melifaro
Sponsored by:		Netflix
Sponsored by:		Nginx, Inc.
2014-03-05 01:17:47 +00:00
..
man1 Subsume the functionality of MK_ATF into MK_TESTS. 2013-11-08 14:24:47 +00:00
man3 - Update a few places to account for va_copy(). 2014-02-05 17:41:00 +00:00
man4 mdoc cleanup. 2014-02-28 15:55:35 +00:00
man5 Regen after WITHOUT_DMA -> WITHOUT_DMAGENT renaming 2014-02-22 13:07:38 +00:00
man6
man7 release.sh: 2014-02-25 22:13:48 +00:00
man8 Clean up manual pages after BIND removal. 2013-12-25 17:28:08 +00:00
man9 - Remove rt_metrics_lite and simply put its members into rtentry. 2014-03-05 01:17:47 +00:00
Makefile Add a new build option, MAN_UTILS. This option lets you control building 2010-05-19 23:56:26 +00:00