summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_acct.c
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1998-06-05 21:41:48 +0000
committerdg <dg@FreeBSD.org>1998-06-05 21:41:48 +0000
commit6ffbdd6b2ef5cc383625d4dfb241ed44ba5d5df3 (patch)
treeada90fad85de1e7bd6b21e100a2543d414dc5d9f /sys/kern/kern_acct.c
parentff5abf883c9c6ce6eb1460ed1785468bbc47e9e8 (diff)
downloadFreeBSD-src-6ffbdd6b2ef5cc383625d4dfb241ed44ba5d5df3.zip
FreeBSD-src-6ffbdd6b2ef5cc383625d4dfb241ed44ba5d5df3.tar.gz
If we are out of mb_map space and we failed to m_reclaim() anything and
the alloc is not M_DONTWAIT, then panic with "Out of mbuf clusters". Callers that specify M_WAIT can't deal with getting a NULL buffer, so this is a more graceful failure than randomly page faulting in the socket code or elsewhere.
Diffstat (limited to 'sys/kern/kern_acct.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud