All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel thread's CPU affinity with isolcpus kernel boot argument
@ 2016-01-15 11:15 Mathias Koehrer
  2016-02-25 14:18 ` Sebastian Andrzej Siewior
  0 siblings, 1 reply; 6+ messages in thread
From: Mathias Koehrer @ 2016-01-15 11:15 UTC (permalink / raw)
  To: linux-rt-users

Hi all,

we use an Intel Core i7 machine (64bit) to use the cores > 0 for real 
time tasks.

For this the kernel boot parameter “isolcpus=1-31” is provided.
That works fine for all user space tasks.

However, I noticed that most kernel threads use the affinity mask 0xff.
I can change this by using “taskset”. However, I am wondering if there 
is mechanism that forces the kernel to consider the value of “isolcpus” 
also for kernel threads.

Kernel version in use is: 3.18.20-rt18.

Thanks for any feedback on this.

Best regards

Mathias


--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-02-26 10:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-15 11:15 Kernel thread's CPU affinity with isolcpus kernel boot argument Mathias Koehrer
2016-02-25 14:18 ` Sebastian Andrzej Siewior
2016-02-25 14:43   ` Josh Cartwright
2016-02-26 10:53     ` Mathias Koehrer
2016-02-25 15:13   ` Daniel Bristot de Oliveira
2016-02-25 16:35     ` Sebastian Andrzej Siewior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.