andre d8067c27f5 Move the mbuf memory limit calculations from init_param2() to
tunable_mbinit() where it is next to where it is used later.

Change the sysinit level of tunable_mbinit() from SI_SUB_TUNABLES
to SI_SUB_KMEM after the VM is running.  This allows to use better
methods to determine the effectively available physical and virtual
memory available to the kernel.

Update comments.

In a second step it can be merged into mbuf_init().
2013-01-17 21:28:31 +00:00
..
2013-01-16 22:59:50 +00:00
2012-10-10 08:36:38 +00:00
2012-11-01 04:07:08 +00:00
2012-12-28 09:19:49 +00:00
2013-01-17 19:03:24 +00:00
2012-10-10 08:36:38 +00:00
2013-01-16 01:30:46 +00:00
2013-01-03 23:12:08 +00:00