diff options
author | 2010-05-18 19:42:48 +0000 | |
---|---|---|
committer | 2010-05-18 19:42:48 +0000 | |
commit | d027abc6db16c9a315baab32cc86cce348a4f653 (patch) | |
tree | 164dc2bf108c2483f0d29e2e6658f9887589d90b /lib/libc/stdlib/malloc.c | |
parent | Spacing. (diff) | |
download | wireguard-openbsd-d027abc6db16c9a315baab32cc86cce348a4f653.tar.xz wireguard-openbsd-d027abc6db16c9a315baab32cc86cce348a4f653.zip |
Since we're direct mapped and don't need to worry about kva availability or
reservation, we don't need to stick to transferring single pages during boot
dump anymore.
so bump the limit up to MAXPHYS (64k). Dramatically speeding up boot
dump/crash on amd64. (my 4gig machine went from 13.5 minues to just over
1min with this diff)
ok toby, marco. Discussed with miod.
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions