svn commit: r267716 - in head/sys: kern sys
John Baldwin
jhb at freebsd.org
Mon Jun 23 15:52:14 UTC 2014
On Sunday, June 22, 2014 7:32:23 am Alexander V. Chernikov wrote:
> Author: melifaro
> Date: Sun Jun 22 11:32:23 2014
> New Revision: 267716
> URL: http://svnweb.freebsd.org/changeset/base/267716
>
> Log:
> Permit changing cpu mask for cpu set 1 in presence of drivers
> binding their threads to particular CPU.
>
> Changing ithread cpu mask is now performed by special cpuset_setithread().
> It creates additional cpuset root group on first bind invocation.
>
> No objection: jhb
> Tested by: hiren
> MFC after: 2 weeks
> Sponsored by: Yandex LLC
Thanks for fixing this!
--
John Baldwin
More information about the svn-src-head
mailing list