All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] show isolated & nohz_full cpus in sysfs
@ 2015-03-27 21:50 riel
  2015-03-27 21:50 ` [PATCH 1/2] show isolated " riel
  2015-03-27 21:50 ` [PATCH 2/2] show nohz_full " riel
  0 siblings, 2 replies; 11+ messages in thread
From: riel @ 2015-03-27 21:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: lizefan, tj, gregkh

Currently there is no good way to get the isolated and nohz_full
CPUs at runtime, because the kernel may have changed the CPUs
specified on the commandline (when specifying all CPUs as
isolated, or CPUs that do not exist, ...)

This series adds two files to /sys/devices/system/cpu, where users
can see the isolated and nohz_full CPUs in the system.


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/2 resend] show isolated & nohz_full cpus in sysfs
@ 2015-04-24 19:24 riel
  2015-04-24 19:24 ` [PATCH 2/2] show " riel
  0 siblings, 1 reply; 11+ messages in thread
From: riel @ 2015-04-24 19:24 UTC (permalink / raw)
  To: linux-kernel; +Cc: tj, umgwanakikbuti, lizefan, fweisbec, gregkh

Currently there is no good way to get the isolated and nohz_full
CPUs at runtime, because the kernel may have changed the CPUs
specified on the commandline (when specifying all CPUs as
isolated, or CPUs that do not exist, ...)

This series adds two files to /sys/devices/system/cpu, which can
be used by system management tools like libvirt, openstack, etc.
to ensure proper task placement.

These patches were kind of (but not formally) acked by
Mike and Frederic, see https://lkml.org/lkml/2015/3/27/852


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

end of thread, other threads:[~2015-04-28 19:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-27 21:50 [PATCH 0/2] show isolated & nohz_full cpus in sysfs riel
2015-03-27 21:50 ` [PATCH 1/2] show isolated " riel
2015-03-27 21:50 ` [PATCH 2/2] show nohz_full " riel
2015-03-28  4:18   ` Mike Galbraith
2015-03-28 13:35     ` Rik van Riel
2015-03-28 14:10       ` Mike Galbraith
2015-03-28 16:02   ` Frederic Weisbecker
2015-03-28 16:15     ` Rik van Riel
2015-03-28 18:06       ` Frederic Weisbecker
2015-04-24 19:24 [PATCH 0/2 resend] show isolated & " riel
2015-04-24 19:24 ` [PATCH 2/2] show " riel
2015-04-28 19:18   ` Chris Metcalf

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.