DragonFly bugs List (threaded) for 2007-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: [issue410] PREVIEW (SMP) crash on initializing the bridge
:Does this also explain why this problem occurs in SMP only?
:
:--
:Gergo Szakal <bastyaelvtars@gmail.com>
:University Of Szeged, HU
It would, yes, because M_NOWAIT will cause allocation failures far
more often on SMP systems if the allocation subsystem cannot get
the big giant lock when accessing the VM system (which occurs when the
per-cpu cache is empty).
The question is, does the commit just made to HEAD (not PREVIEW) fix
the panics?
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]