History log of /src/lib/librt/pset.3 |
Revision | | Date | Author | Comments |
1.15 |
| 21-Feb-2025 |
wiz | Add LIBRARY section and explicitly mention that these interfaces require super-user privileges.
|
1.14 |
| 31-May-2022 |
andvar | branches: 1.14.4; fix various typos in comments, documentation and messages.
|
1.13 |
| 03-Jul-2017 |
wiz | Remove workaround for ancient HTML generation code.
|
1.12 |
| 06-May-2010 |
jruoho | Use standard section headers, as documented in mdoc.samples(7).
|
1.11 |
| 06-May-2010 |
jruoho | Markup: .Ss -> .Sh, .Fa -> .Fn, offset indent, and use lists in two places for clarity.
|
1.10 |
| 29-Jan-2009 |
rmind | Small fix, "processes" mistaken with "processors".
|
1.9 |
| 28-Jan-2009 |
dyoung | Try to clarify what pset(3) actually does. This needs some more work.
|
1.8 |
| 20-Jan-2009 |
rmind | - Make thread-affinity and processor-set interfaces mutually exlusive. - pset_assign: when CPU is assigned, migrate out all LWPs from it.
|
1.7 |
| 18-Oct-2008 |
rmind | branches: 1.7.2; Do not recommend to mix affinity(3) with pset(3).
|
1.6 |
| 22-Jun-2008 |
wiz | Make HTML-ready. Bump date for previous.
|
1.5 |
| 16-Jun-2008 |
rmind | pset(3): add code example, note about thread affinity. sched(3): mention affinity(3) and cpuset(3).
|
1.4 |
| 05-May-2008 |
ad | branches: 1.4.2; BUGS section no longer applies.
|
1.3 |
| 30-Apr-2008 |
martin | Convert TNF licenses to new 2 clause variant
|
1.2 |
| 11-Mar-2008 |
rmind | branches: 1.2.2; 1.2.4; 1.2.6; Add "This API is expected to be compatible with the APIs found in Solaris and HP-UX operating systems" into the STANDARDS section, as discussed with <wiz>.
|
1.1 |
| 10-Mar-2008 |
rmind | Add pset(3) manual page, and appropriate links. Thanks <wiz> for review and fixes!
|
1.2.6.2 |
| 17-Jun-2008 |
yamt | sync with head.
|
1.2.6.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.2.4.2 |
| 24-Mar-2008 |
keiichi | sync with head.
|
1.2.4.1 |
| 11-Mar-2008 |
keiichi | file pset.3 was added on branch keiichi-mipv6 on 2008-03-24 07:14:46 +0000
|
1.2.2.2 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.2.2.1 |
| 11-Mar-2008 |
matt | file pset.3 was added on branch matt-armv6 on 2008-03-23 00:40:29 +0000
|
1.4.2.1 |
| 23-Jun-2008 |
wrstuden | Sync w/ -current. 34 merge conflicts to follow.
|
1.7.2.3 |
| 02-Feb-2009 |
snj | Pull up following revision(s) (requested by rmind in ticket #373): lib/librt/pset.3: revision 1.10 Small fix, "processes" mistaken with "processors".
|
1.7.2.2 |
| 02-Feb-2009 |
snj | Pull up following revision(s) (requested by rmind in ticket #373): lib/librt/pset.3: revision 1.9 Try to clarify what pset(3) actually does. This needs some more work.
|
1.7.2.1 |
| 22-Jan-2009 |
snj | 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.
|
1.14.4.1 |
| 02-Aug-2025 |
perseant | Sync with HEAD
|