cvs commit: src/lib/libkcore Makefile kcore_sched.c

Hiten Pandya hmp at crater.dragonflybsd.org
Sat Apr 30 19:31:50 PDT 2005


hmp         2005/04/30 19:30:50 PDT

DragonFly src repository

  Modified files:
    lib/libkcore         Makefile kcore_sched.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.4       +2 -1      src/lib/libkcore/Makefile
  1.3       +31 -1     src/lib/libkcore/kcore_sched.c


http://www.dragonflybsd.org/cvsweb/src/lib/libkcore/Makefile.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libkcore/kcore_sched.c.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list