Re: [PATCH repost] sched: export sched_set/getaffinity to modules
From: Peter Zijlstra <peterz@infradead.org>
Date: 2010-07-01 12:34:41
Also in:
kvm, lkml
From: Peter Zijlstra <peterz@infradead.org>
Date: 2010-07-01 12:34:41
Also in:
kvm, lkml
On Thu, 2010-07-01 at 15:23 +0300, Michael S. Tsirkin wrote:
The patch using this is here: http://www.mail-archive.com/kvm@vger.kernel.org/msg35411.html It simply copies the affinity from the parent when thread is created.
Sounds like policy, not something the kernel should do..