diff options
author | 2004-05-27 04:55:27 +0000 | |
---|---|---|
committer | 2004-05-27 04:55:27 +0000 | |
commit | 75114bcc485363869d6e603fca3c53fe67111024 (patch) | |
tree | 15a3255dfd94325a418c321a3b0f9a3e832147c1 /sys/netinet/tcp_input.c | |
parent | while polling, ack & ignore interrupts. this will have to do until (diff) | |
download | wireguard-openbsd-75114bcc485363869d6e603fca3c53fe67111024.tar.xz wireguard-openbsd-75114bcc485363869d6e603fca3c53fe67111024.zip |
change uvm_km_getpage to take waitok argument and sleep if appropriate.
change both the nointr and default pool allocators to using uvm_km_getpage.
change pools to default to a maxpages value of 8, so they hoard less memory.
change mbuf pools to use default pool allocator.
pools are now more efficient, use less of kmem_map, and a bit faster.
tested mcbride, deraadt, pedro, drahn, miod to work everywhere
Diffstat (limited to 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions