]> Zhao Yanbai Git Server - minix.git/commit
pm - fix sched interaction
authorBen Gras <ben@minix3.org>
Wed, 19 May 2010 13:22:29 +0000 (13:22 +0000)
committerBen Gras <ben@minix3.org>
Wed, 19 May 2010 13:22:29 +0000 (13:22 +0000)
commitbcdaf033b586069d048a8d8dd06d700ca6fec281
tree0d4be2b264ba1b2fc5ec7ffdf54a9b81a68a2003
parent77d5243f4acfce245b38c9e470e10c8c4447abd8
pm - fix sched interaction

For coredumping processes, PM forgets to inform SCHED that the
process has vanished, causing future fork()s to fail.
servers/pm/forkexit.c
servers/pm/main.c