diff options
author | jhb <jhb@FreeBSD.org> | 2006-06-23 16:44:24 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2006-06-23 16:44:24 +0000 |
commit | d4be78a6fae10795dbaf8559b20b8f29c535b204 (patch) | |
tree | 28eb04ecb31bd44264b815c81a450e07196a991e /sys/compat/linux/linux_misc.c | |
parent | bc2961a729a4554931d290feb2f6bd68b0bfc918 (diff) | |
download | FreeBSD-src-d4be78a6fae10795dbaf8559b20b8f29c535b204.zip FreeBSD-src-d4be78a6fae10795dbaf8559b20b8f29c535b204.tar.gz |
Move the code to handle the vm.blacklist tunable up a layer into
vm_page_startup(). As a result, we now only lookup the tunable once
instead of looking it up once for every physical page of memory in the
system. This cuts out about a 1 second or so delay in boot on x86
systems. The delay is much larger and more noticable on sun4v apparently.
Reported by: kmacy
MFC after: 1 week
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
0 files changed, 0 insertions, 0 deletions