On MP systems, malloc's using R_NOWAIT are not supposed to block, so don't
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 26 Apr 2005 00:47:59 +0000 (00:47 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 26 Apr 2005 00:47:59 +0000 (00:47 +0000)
commit5c39c49816e5daf68759e8b74a34ac710da9b9ca
tree037eec7aad6c2039e8221b4a56a14187aab56776
parentd9ebdce583857be4c2ee8dd27b4a24fcd51f9f8c
On MP systems, malloc's using R_NOWAIT are not supposed to block, so don't
let them block on the BGL either.
sys/kern/kern_slaballoc.c