Migtating user interface from smart grid to sched bpf, which allows
users to set SCHED_GRID_QOS_TASK_LEVEL through:
/proc/${pid}/task/${pid}/tag
interface. Although arbitrary integer value could be assigned to
, currnetly we clamp the value of SCHED_GRID_QOS_TASK_LEVEL
to 0-7, which maintains consistency.
Liao Chen (1):
sched: migtate user interface from smart grid to sched bpf
fs/proc/base.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)
--
2.34.1