Deleted Added
full compact
32c32
< __FBSDID("$FreeBSD: head/sys/kern/kern_cpuset.c 194707 2009-06-23 14:39:21Z jamie $");
---
> __FBSDID("$FreeBSD: head/sys/kern/kern_cpuset.c 198493 2009-10-26 17:42:03Z jhb $");
82c82
< * illusion of each thread having a private mask.A
---
> * illusion of each thread having a private mask.
90c90
< * A thread may not be assigned to a a group seperate from other threads in
---
> * A thread may not be assigned to a a group separate from other threads in
101c101
< * meaning 'curthread'. It may query availble cpus for that tid with a
---
> * meaning 'curthread'. It may query available cpus for that tid with a
156c156
< * Release a reference in a context where it is safe to allocte.
---
> * Release a reference in a context where it is safe to allocate.
755c755
< * the root set and all children and mark the root readonly.
---
> * the root set and all children and mark the root read-only.