Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Generally looks good to me.
sys/sys/ktrace.h | ||
---|---|---|
310 | I would probably just call this ktrcpuset without the trailing _t. |
sys/sys/ktrace.h | ||
---|---|---|
310 | no problem, I gave this naming based on the fact that struct cpuset and cpuset_t - are different entities. will fix, thanks |
sys/kern/kern_cpuset.c | ||
---|---|---|
2001 |