diff options
author | andre <andre@FreeBSD.org> | 2013-01-17 21:28:31 +0000 |
---|---|---|
committer | andre <andre@FreeBSD.org> | 2013-01-17 21:28:31 +0000 |
commit | d8067c27f54c1f0d1bc952da140a4f0b469b19ea (patch) | |
tree | 4ea33b1ea256eb1cad9fb08de3e6343f9199b000 /sys/contrib/dev/acpica/compiler/aslxref.c | |
parent | b7ec793bc800e8ebcc73c3f5371a4bf478262d8f (diff) | |
download | FreeBSD-src-d8067c27f54c1f0d1bc952da140a4f0b469b19ea.zip FreeBSD-src-d8067c27f54c1f0d1bc952da140a4f0b469b19ea.tar.gz |
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().
Diffstat (limited to 'sys/contrib/dev/acpica/compiler/aslxref.c')
0 files changed, 0 insertions, 0 deletions