mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
docs: cgroup: Note about sibling relative reclaim protection
Signed-off-by: Michal Koutný <mkoutny@suse.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
e27179958c
commit
3755c11679
|
|
@ -1952,6 +1952,10 @@ When the reclaim targets ancestors of A, the effective protection of B is
|
|||
capped by the protection value configured for A (and any other intermediate
|
||||
ancestors between A and the target).
|
||||
|
||||
To express indifference about relative sibling protection, it is suggested to
|
||||
use memory_recursiveprot. Configuring all descendants of a parent with finite
|
||||
protection to "max" works but it may unnecessarily skew memory.events:low
|
||||
field.
|
||||
|
||||
Memory Ownership
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user