Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 45464 Build 42352: arc lint + arc unit
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 |