created | 2020-01-25T15:31:01Z |
---|---|
begin | 2019-11-04T17:51:22Z |
end | 2019-11-04T18:06:03Z |
path | src/sys |
commits | 2 |
date | 2019-11-04T18:06:02Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/kern/kern_exit.c | log | diff | annotate |
message |
Restore the old way of dispatching dead procs through idle proc. The new way needs more thought. |
date | 2019-11-04T18:06:03Z | |||
---|---|---|---|---|
author | visa | |||
files | src/sys/kern/kern_sched.c | log | diff | annotate |
src/sys/kern/sched_bsd.c | log | diff | annotate | |
src/sys/sys/proc.h | log | diff | annotate | |
src/sys/sys/syscall_mi.h | log | diff | annotate | |
message |
Restore the old way of dispatching dead procs through idle proc. The new way needs more thought. |