diff options
author | Waiman Long <longman@redhat.com> | 2021-08-10 23:06:02 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2021-08-11 08:04:43 -1000 |
commit | e7cc9888dc57927f0977d346dab64a5bdfc3da59 (patch) | |
tree | 8dfdf14085907d9548698f00e879eeb777a4b937 /Documentation/admin-guide | |
parent | b4cc61960879025665a46085cc9b3fa334b34cc8 (diff) | |
download | linux-e7cc9888dc57927f0977d346dab64a5bdfc3da59.tar.gz linux-e7cc9888dc57927f0977d346dab64a5bdfc3da59.tar.bz2 linux-e7cc9888dc57927f0977d346dab64a5bdfc3da59.zip |
cgroup/cpuset: Enable event notification when partition state changes
A valid cpuset partition can become invalid if all its CPUs are offlined
or somehow removed. This can happen through external events without
"cpuset.cpus.partition" being touched at all.
Users that rely on the property of a partition being present do not
currently have a simple way to get such an event notified other than
constant periodic polling which is both inefficient and cumbersome.
To make life easier for those users, event notification is now enabled
for "cpuset.cpus.partition" whenever its state changes.
Suggested-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'Documentation/admin-guide')
0 files changed, 0 insertions, 0 deletions