]> Zhao Yanbai Git Server - minix.git/commit
- panic if there's no runnable process
authorBen Gras <ben@minix3.org>
Sat, 3 Oct 2009 11:30:35 +0000 (11:30 +0000)
committerBen Gras <ben@minix3.org>
Sat, 3 Oct 2009 11:30:35 +0000 (11:30 +0000)
commitfe35879325aed8a418c6a77ed9fbec3761cde9fb
treedf4338e850b4b837b1c3928cf4d12ce991c8d0ce
parente716fae58502a997a145d3bb3622816663c816e5
 - panic if there's no runnable process
 - more basic sanity check before recursive enter check (data segment)
 - try to jump to boot monitor instantly on recursive panic
kernel/arch/i386/system.c
kernel/debug.h
kernel/glo.h
kernel/main.c
kernel/proc.c
kernel/proto.h
kernel/utility.c