Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Apr 2002 23:52:33 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        current@freebsd.org
Subject:   Re: cvs commit: src/sys/kern kern_tc.c src/sys/sys timepps.h timetc.h 
Message-ID:  <55629.1019857953@critter.freebsd.dk>
In-Reply-To: Your message of "Fri, 26 Apr 2002 14:51:08 PDT." <200204262151.g3QLp8m26766@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

Please let me know if you see any changes in timekeeping behaviour
as a result of this series of commits.

>phk         2002/04/26 14:51:08 PDT
>
>  Modified files:
>    sys/kern             kern_tc.c 
>    sys/sys              timepps.h timetc.h 
>  Log:
>  Now that the private parts of timecounters are no longer being fingered
>  by other bits of code, split struct timecounter into two.
>  
>  struct timecounter contains just the bits which pertains to the hardware
>  counter and the reading of it.
>  
>  struct timehands (as in "the hands on a clock") contains all the ugly bit
>  fidling stuff.  Statically compile ten timehands.
>  
>  This commit is the functional part.  A later cosmetic patch will rename
>  various variables and fieldnames.
>  
>  Revision  Changes    Path
>  1.126     +109 -143  src/sys/kern/kern_tc.c
>  1.15      +3 -1      src/sys/sys/timepps.h
>  1.51      +1 -12     src/sys/sys/timetc.h
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55629.1019857953>