summaryrefslogtreecommitdiffstats
path: root/sys/dev/softraid.c
diff options
context:
space:
mode:
authorkettenis <kettenis@openbsd.org>2008-10-11 16:49:56 +0000
committerkettenis <kettenis@openbsd.org>2008-10-11 16:49:56 +0000
commit0696b6bab9bf68cc60fd1e2d1acc7423e4c46ebc (patch)
treeb46a1c58690a0eb66a21b83f50f2b6fbc44d3f57 /sys/dev/softraid.c
parentFor none interrupt endpoints call the xfer done function before (diff)
downloadwireguard-openbsd-0696b6bab9bf68cc60fd1e2d1acc7423e4c46ebc.tar.xz
wireguard-openbsd-0696b6bab9bf68cc60fd1e2d1acc7423e4c46ebc.zip
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 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions