diff options
author | 2004-04-19 22:52:33 +0000 | |
---|---|---|
committer | 2004-04-19 22:52:33 +0000 | |
commit | 151c02ab18e959cc5e6d1734d2c0d7d4e7facc7d (patch) | |
tree | 73948392e55cc1fe3efdd422c9812fd03c4e881f /usr.sbin/dhcpd/dhcp.c | |
parent | also use sbcheckreserve() for setsockopt of SO_SNDBUF and SO_RCVBUF (diff) | |
download | wireguard-openbsd-151c02ab18e959cc5e6d1734d2c0d7d4e7facc7d.tar.xz wireguard-openbsd-151c02ab18e959cc5e6d1734d2c0d7d4e7facc7d.zip |
introduce a new km_page allocator that gets pages from kernel_map using
an interrupt safe thread.
use this as the new backend for mbpool and mclpool, eliminating the mb_map.
introduce a sysctl kern.maxclusters which controls the limit of clusters
allocated.
testing by many people, works everywhere but m68k. ok deraadt@
this essentially deprecates the NMBCLUSTERS option, don't use it.
this should reduce pressure on the kmem_map and the uvm reserve of static
map entries.
Diffstat (limited to 'usr.sbin/dhcpd/dhcp.c')
0 files changed, 0 insertions, 0 deletions