Adapt kcore_get_sched_cputime(3) to retrieve and present an aggregated
authorHiten Pandya <hmp@dragonflybsd.org>
Sun, 1 May 2005 02:30:50 +0000 (02:30 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Sun, 1 May 2005 02:30:50 +0000 (02:30 +0000)
commit3a1e37f36f9d08c5663568fd5cd6f7aace1aac24
tree5875b4ca671e0e166cba22d63e3953f2eeee9cdf
parent1cac1961a7c13278fe36b2af688ba167ddf1b4b0
Adapt kcore_get_sched_cputime(3) to retrieve and present an aggregated
CPU time statistics to the client.  The CPU indexed array is retrieved
from the kernel core and then put together.
lib/libkcore/Makefile
lib/libkcore/kcore_sched.c