Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   snj
Date:           Thu Jan 22 20:42:46 UTC 2009

Modified Files:
        src/lib/libpthread [netbsd-5]: affinity.3
        src/lib/librt [netbsd-5]: pset.3
        src/sys/kern [netbsd-5]: sys_pset.c sys_sched.c

Log Message:
Pull up following revision(s) (requested by rmind in ticket #291):
        lib/libpthread/affinity.3: revision 1.4
        lib/librt/pset.3: revision 1.8
        sys/kern/sys_pset.c: revision 1.10
        sys/kern/sys_sched.c: revision 1.32
- Make thread-affinity and processor-set interfaces mutually exlusive.
- pset_assign: when CPU is assigned, migrate out all LWPs from it.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.2.1 src/lib/libpthread/affinity.3
cvs rdiff -r1.7 -r1.7.2.1 src/lib/librt/pset.3
cvs rdiff -r1.9 -r1.9.4.1 src/sys/kern/sys_pset.c
cvs rdiff -r1.30.4.1 -r1.30.4.2 src/sys/kern/sys_sched.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