cvs commit: src/sys/sys proc.h src/sys/kern kern_clock.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sat Mar 20 11:21:32 PST 2004
    
    
  
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
    
    
More information about the Commits
mailing list