DragonFly BSD
DragonFly commits List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern vfs_cache.c


From: Hiten Pandya <hmp@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 23 Apr 2004 21:43:06 -0700 (PDT)

hmp         2004/04/23 21:43:06 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_cache.c 
  Log:
  Rename the sysctl handler for nchstats to reflect reality; I named it
  nchstats_agg() originally because it was aggregating the counters in
  the handler and than exporting the result; the reality is that it
  exports them without aggregation so CPU affectiveness can be analysed.
  
  The handler is now called sysctl_nchstats().
  
  Revision  Changes    Path
  1.18      +2 -2      src/sys/kern/vfs_cache.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_cache.c.diff?r1=1.17&r2=1.18&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]