cvs commit: src/sys/kern kern_tc.c

David Malone dwmalone at FreeBSD.org
Fri Jun 16 20:29:10 UTC 2006


dwmalone    2006-06-16 20:29:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_tc.c 
  Log:
  Add a kern.timecounter.tc sysctl tree that contains the mask,
  frequency, quality and current value of each available time counter.
  
  At the moment all of these are read-only, but it might make sense to
  make some of these read-write in the future.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.176     +40 -0     src/sys/kern/kern_tc.c


More information about the cvs-src mailing list