Files
haiku-beta6/headers/private/kernel
Axel Dörfler d14aab0dca Changed the way how CPU activity is monitored: instead of taking the active
time of the idle thread as a measure, we now compute the CPU activity on
each thread switch - the time the CPU worked is the total of user and kernel
time a thread spent during its quantum.
Unlike before, this mechanism works correctly on SMP machines. I hope this
works as expected :)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16193 a95241bf-73f2-0310-859d-f6bbb57e9c96
2006-02-01 20:03:55 +00:00
..
2006-01-07 03:14:02 +00:00
2005-05-26 09:08:54 +00:00
2005-10-25 16:59:12 +00:00
2005-05-26 09:11:30 +00:00
2004-11-27 12:05:41 +00:00
2005-10-26 22:57:13 +00:00
2006-01-25 11:12:21 +00:00