DragonFly commits List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_shutdown.c
dillon 2005/07/19 12:53:53 PDT
DragonFly src repository
Modified files:
sys/kern kern_shutdown.c
Log:
Interlock panics that occur on multiple cpus before the first cpu is able to
halt the other cpus. Print out a nice verbose message describing the
situation, then permanently deschedule the threads that lose the race.
Revision Changes Path
1.22 +38 -0 src/sys/kern/kern_shutdown.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_shutdown.c.diff?r1=1.21&r2=1.22&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]