Commit Graph

6 Commits

Author SHA1 Message Date
wiz ab093fdf58 Fix typo. 2011-11-02 20:25:20 +00:00
yamt c5341ce2da fix a function prototype. 2011-11-02 13:05:43 +00:00
jruoho c28242299e Xref kcpuset(9). 2011-10-06 05:24:41 +00:00
rmind 0f80b1578d Arguments were swapped for cpuset_set(), cpuset_clr(), cpuset_isset()
functions, but man pages were not updated (hi Christos!).
2008-09-12 13:39:04 +00:00
wiz 688c5830e1 Clarify a sentence. 2008-06-22 08:25:26 +00:00
rmind e6acd90e07 - Add affinity(3) manual page, which describes thread affinity,
pthread_setaffinity_np(3) and pthread_getaffinity_np(3) functions,
  provides simple code example.
- Add cpuset(3) manual page, which describes API of CPU-sets.

Thanks <wiz> for many improvements!
2008-06-16 14:25:49 +00:00