aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/utopia.9
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2004-07-03 18:11:41 +0000
committerBrian Feldman <green@FreeBSD.org>2004-07-03 18:11:41 +0000
commitcf107c1d1a3285f0ed4d5524f7d58243f64325d4 (patch)
tree32cc2d1c30aee55286b621470379ae89a581b15e /share/man/man9/utopia.9
parent279f949ee5d1e252d2fcded5c0e4d5caee6c4c03 (diff)
Limit mbuma damage. Suddenly ALL allocations with M_WAITOK are subject
to failing -- that is, allocations via malloc(M_WAITOK) that are required to never fail -- if WITNESS is not defined. While everyone should be running WITNESS, in any case, zone "Mbuf" allocations are really the only ones that should be screwed with by this hack. This hack is crashing people, and would continue to do so with or without WITNESS. Things shouldn't be allocating with M_WAITOK with locks held, but it's not okay just to always remove M_WAITOK when !WITNESS. Reported by: Bernd Walter <ticso@cicely5.cicely.de>
Notes
Notes: svn path=/head/; revision=131528
Diffstat (limited to 'share/man/man9/utopia.9')
0 files changed, 0 insertions, 0 deletions