summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/sched/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/sched/types.h')
-rw-r--r--include/uapi/linux/sched/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/uapi/linux/sched/types.h b/include/uapi/linux/sched/types.h
index c852153ddb0d..f2c4589d4dbf 100644
--- a/include/uapi/linux/sched/types.h
+++ b/include/uapi/linux/sched/types.h
@@ -96,6 +96,8 @@ struct sched_param {
* on a CPU with a capacity big enough to fit the specified value.
* A task with a max utilization value smaller than 1024 is more likely
* scheduled on a CPU with no more capacity than the specified value.
+ *
+ * A task utilization boundary can be reset by setting the attribute to -1.
*/
struct sched_attr {
__u32 size;