On Thursday, August 07, 2014 6:23:50 am Andrey V. Elsukov wrote: > Author: ae > Date: Thu Aug 7 10:23:50 2014 > New Revision: 269661 > URL: http://svnweb.freebsd.org/changeset/base/269661 > > Log: > Use cpuset_setithread() to apply cpu mask to taskq threads. > > Sponsored by: Yandex LLC
I think this is fine (sorry I didn't reply to your earlier mail). My one comment is we probably should rename cpuset_setithread() as it is now used for non-ithreads. I would suggest cpuset_setkthread(), but it isn't something all kthreads should use, so that isn't really correct either. Something along the lines of what it actually does (cpuset_privateset()) might be best? -- John Baldwin _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"