Date: Mon, 23 Jun 2014 09:58:54 -0400 From: John Baldwin <jhb@freebsd.org> To: "Alexander V. Chernikov" <melifaro@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r267716 - in head/sys: kern sys Message-ID: <201406230958.54800.jhb@freebsd.org> In-Reply-To: <201406221132.s5MBWNWj097084@svn.freebsd.org> References: <201406221132.s5MBWNWj097084@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406230958.54800.jhb>