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

cvs commit: src/sys/sys proc.h src/sys/kern kern_clock.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 20 Mar 2004 11:21:09 -0800 (PST)

dillon      2004/03/20 11:21:09 PST

DragonFly src repository

  Modified files:
    sys/sys              proc.h 
    sys/kern             kern_clock.c 
  Log:
  Fix p_pctcpu and p_estcpu (addendum).  Add a ESTCPUFREQ and set it to 10hz.
  Change the systimer initialization to use the new constant.
  
  Revision  Changes    Path
  1.45      +1 -0      src/sys/sys/proc.h
  1.17      +2 -1      src/sys/kern/kern_clock.c


http://www.dragonflybsd.org/cvsweb/src/sys/sys/proc.h.diff?r1=1.44&r2=1.45&f=h
http://www.dragonflybsd.org/cvsweb/src/sys/kern/kern_clock.c.diff?r1=1.16&r2=1.17&f=h



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