Page MenuHomeFreeBSD

Add kern_cpuset_setid() and kern_cpuset_setid().
ClosedPublic

Authored by trasz on Jan 30 2017, 2:57 PM.
Tags
None
Referenced Files
F149697741: D9382.id24562.diff
Thu, Mar 26, 8:24 AM
Unknown Object (File)
Mon, Mar 23, 9:52 PM
Unknown Object (File)
Fri, Mar 20, 12:58 PM
Unknown Object (File)
Fri, Mar 20, 9:59 AM
Unknown Object (File)
Wed, Mar 18, 9:07 AM
Unknown Object (File)
Tue, Mar 17, 1:10 AM
Unknown Object (File)
Mon, Mar 9, 10:01 PM
Unknown Object (File)
Fri, Mar 6, 8:46 PM
Subscribers

Details

Summary

Add kern_cpuset_setid() and kern_cpuset_setid(), and use it
in compat32 instead of their sub_*() counterparts.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7085
Build 7264: arc lint + arc unit

Event Timeline

trasz retitled this revision from to Add kern_cpuset_setid() and kern_cpuset_setid()..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
kib added a reviewer: jhb.
kib edited edge metadata.
kib added inline comments.
sys/sys/syscallsubr.h
89

Isn't this line too long ?

This revision is now accepted and ready to land.Jan 30 2017, 4:54 PM
jhb edited edge metadata.

Fine with me modulo Konstantin's style note.

This revision was automatically updated to reflect the committed changes.