]> Zhao Yanbai Git Server - minix.git/commit
Part of wait()/waitpid() fix in revision 2629:2634 in PM - kernel
authorBen Gras <ben@minix3.org>
Wed, 25 Oct 2006 13:38:31 +0000 (13:38 +0000)
committerBen Gras <ben@minix3.org>
Wed, 25 Oct 2006 13:38:31 +0000 (13:38 +0000)
commit65a1d219637f05e74689be63baf4fe056fb1a0db
treee13533d4637e9398e8d5ed65d00dc97c36ed241c
parentf84653d908bc0db3bce4315fff8f4e395576863f
Part of wait()/waitpid() fix in revision 2629:2634 in PM - kernel
unblocks a process that has no priority (stopped with sys_nice()
and PRIO_STOP) and reschedules it if that gives it RTS flags of 0.
kernel/system/do_sigsend.c