summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2008-10-11 16:49:57 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2008-10-11 16:49:57 +0000
commit9907ad3fee04706157cd0e2da2bb86047e1e7e28 (patch)
tree299e3ff4d7488a05b3eb01d00fe3d8faa0752bd6 /lib
parent93577e9c9777ad5e801491d988d6022282075570 (diff)
Since malloc_page_alloc() is a pool allocator it should check for PR_WAITOK
instead of M_NOWAIT. Checking for M_NOWAIT made many malloc calls that used that flag actually wait. This probably explains many if the strange hangs people have seen recently. ok miod@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions