• Tejun Heo's avatar
    cgroup: add cgroup_parse_float() · a5e112e6
    Tejun Heo authored
    cgroup already uses floating point for percent[ile] numbers and there
    are several controllers which want to take them as input.  Add a
    generic parse helper to handle inputs.
    
    Update the interface convention documentation about the use of
    percentage numbers.  While at it, also clarify the default time unit.
    Signed-off-by: default avatarTejun Heo <tj@kernel.org>
    a5e112e6
cgroup-v2.rst 87.2 KB