Go to file
Tomas Hruby a665ae3de1 Userspace scheduling - exporting stats
- contributed by Bjorn Swift

- adds process accounting, for example counting the number of messages
  sent, how often the process was preemted and how much time it spent
  in the run queue. These statistics, along with the current cpu load,
  are sent back to the user-space scheduler in the Out Of Quantum
  message.

- the user-space scheduler may choose to make use of these statistics
  when making scheduling decisions. For isntance the cpu load becomes
  especially useful when scheduling on multiple cores.
2010-09-19 15:52:12 +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 Userspace scheduling - exporting stats 2010-09-19 15:52:12 +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 pkgsrc: save binary packages in arch- and osversion dependent dir. 2010-09-17 14:31:54 +00:00
include Userspace scheduling - exporting stats 2010-09-19 15:52:12 +00:00
kernel Userspace scheduling - exporting stats 2010-09-19 15:52:12 +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 Fix failing unmount attempt at shutdown after running test58 2010-09-17 09:34:36 +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 Fixed unintentionally removed world target in Makefile 2010-09-15 14:18:39 +00:00