cvs commit: src/sys/kern init_sysent.c syscalls.c systrace_args.c src/sys/sys syscall.h syscall.mk sysproto.h

David Xu davidxu at FreeBSD.org
Mon Mar 3 03:24:22 UTC 2008


Jeff Roberson wrote:
> jeff        2008-03-02 07:41:10 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/kern             init_sysent.c syscalls.c systrace_args.c 
>     sys/sys              syscall.h syscall.mk sysproto.h 
>   Log:
>    - Regen for cpuset
>   
>   Sponsored by:   Nokia
>   
>   Revision  Changes    Path
>   1.234     +6 -1      src/sys/kern/init_sysent.c
>   1.218     +6 -1      src/sys/kern/syscalls.c
>   1.18      +48 -0     src/sys/kern/systrace_args.c
>   1.215     +7 -2      src/sys/sys/syscall.h
>   1.170     +7 -2      src/sys/sys/syscall.mk
>   1.219     +39 -1     src/sys/sys/sysproto.h
> 

One question is how I can determine the size of cpuset the kernel is
using ?

Regards,
David Xu


More information about the cvs-all mailing list