cvs commit: src/sys/kern kern_shutdown.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jul 19 12:54:16 PDT 2005
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
More information about the Commits
mailing list