Thread (50 messages) 50 messages, 3 authors, 2019-05-09

Re: [PATCH v8 06/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping

From: Peter Zijlstra <peterz@infradead.org>
Date: 2019-05-08 19:41:19
Also in: linux-pm, lkml

On Tue, Apr 02, 2019 at 11:41:42AM +0100, Patrick Bellasi wrote:
quoted hunk ↗ jump to hunk
@@ -1056,6 +1100,13 @@ static void __init init_uclamp(void)
 #else /* CONFIG_UCLAMP_TASK */
 static inline void uclamp_rq_inc(struct rq *rq, struct task_struct *p) { }
 static inline void uclamp_rq_dec(struct rq *rq, struct task_struct *p) { }
+static inline int uclamp_validate(struct task_struct *p,
+				  const struct sched_attr *attr)
+{
+	return -ENODEV;
Does that maybe want to be -EOPNOTSUPP ?
+}
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help