Go to file
Tomas Hruby 06b6e5624a SMP - Changed prototype of sys_schedule()
- sys_schedule can change only selected values, -1 means that the
  current value should be kept unchanged. For instance we mostly want
  to change the scheduling quantum and priority but we want to keep
  the process at the current cpu

- RS can hand off its processes to scheduler

- service can read the destination cpu from system.conf

- RS can pass the information farther
2010-09-15 14:10:42 +00:00
benchmarks make all other commands use ProcFS 2010-09-14 21:31:56 +00:00
boot Boot monitor shouldn't report memory after 4GB; the addresses are wrong and VM can't deal with it anyways 2010-08-12 13:44:47 +00:00
commands make all other commands use ProcFS 2010-09-14 21:31:56 +00:00
docs ProcFS integration 2010-09-14 21:27:31 +00:00
drivers memory driver: propagate data copy error to caller 2010-09-09 16:13:02 +00:00
etc ProcFS integration 2010-09-14 21:27:31 +00:00
include SMP - Changed prototype of sys_schedule() 2010-09-15 14:10:42 +00:00
kernel SMP - Changed prototype of sys_schedule() 2010-09-15 14:10:42 +00:00
lib SMP - Changed prototype of sys_schedule() 2010-09-15 14:10:42 +00:00
man make ps(1) use ProcFS 2010-09-14 21:29:40 +00:00
servers SMP - Changed prototype of sys_schedule() 2010-09-15 14:10:42 +00:00
share SMP - We boot APs 2010-09-15 14:09:52 +00:00
test make all other commands use ProcFS 2010-09-14 21:31:56 +00:00
tools bump trunk version to 3.1.9 2010-09-15 08:47:42 +00:00
LICENSE Fix parameter parsing in cut 2010-01-21 10:16:05 +00:00
Makefile SMP - We boot APs 2010-09-15 14:09:52 +00:00