cvs commit: src/sys/alpha/osf1 osf1_misc.c src/sys/amd64/linux32 linux32_machdep.c src/sys/compat/freebsd32 freebsd32_misc.c src/sys/compat/linux linux_misc.c src/sys/compat/svr4 svr4_misc.c src/sys/fs/procfs procfs_status.c src/sys/kern init_main.c ...

David O'Brien obrien at FreeBSD.org
Mon Feb 28 20:22:16 GMT 2005


On Mon, Feb 28, 2005 at 09:26:13AM +0000, David E. O'Brien wrote:
> obrien      2005-02-28 09:26:13 UTC
>   Modified files:        (Branch: RELENG_5)
>     sys/alpha/osf1       osf1_misc.c 
>     sys/amd64/linux32    linux32_machdep.c 
>     sys/compat/freebsd32 freebsd32_misc.c 
>     sys/compat/linux     linux_misc.c 
>     sys/compat/svr4      svr4_misc.c 
>     sys/fs/procfs        procfs_status.c 
>     sys/kern             init_main.c kern_acct.c kern_clock.c 
>                          kern_exit.c kern_proc.c kern_resource.c 
>                          kern_synch.c kern_time.c subr_trap.c 
>                          tty.c 
>     sys/sys              proc.h resourcevar.h syscallsubr.h 
>   Log:
>   MFC: Rework how we store process times in the kernel such that we always
>   store the raw values including for child process statistics and only compute
>   the system and user timevals on demand.
>   (See the 2004-10-05 18:51:12 UTC jhb commit for full details.)

I'll be backing this out tonight -- it changed the kernel ABI.
   
-- 
-- David  (obrien at FreeBSD.org)


More information about the cvs-all mailing list