]> Zhao Yanbai Git Server - minix.git/commit
A simpler test whether to use kernel's default scheduling
authorTomas Hruby <tom@minix3.org>
Sat, 10 Apr 2010 15:19:25 +0000 (15:19 +0000)
committerTomas Hruby <tom@minix3.org>
Sat, 10 Apr 2010 15:19:25 +0000 (15:19 +0000)
commit9fdb773cdbdc08b6a53a3feef803f8ef9cf036d5
tree4f98a837f2fe2016e7db1662817755c6e274e877
parent485a037563527117840f92ecf3215c1663814398
A simpler test whether to use kernel's default scheduling

- this is a small addition to the userspace scheduling.
  proc_kernel_scheduler() tests whether to use the default scheduling
  policy in kernel. It is true if the process' scheduler is NULL _or_
  self. Currently none of the tests was complete.
kernel/proc.c
kernel/proc.h