Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/common/lib/libc/sys



Module Name:    src
Committed By:   he
Date:           Sun Jun 22 21:49:31 UTC 2008

Modified Files:
        src/common/lib/libc/sys: cpuset.c

Log Message:
Be consistent in how cpuset_nentries is computed in the kernel and
in user-land.  This fixes the user-land part.  Now "cpuctl identify 0"
gives a result instead of getting EINVAL from the set-affinity syscall.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/common/lib/libc/sys/cpuset.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index