Thread (3 messages) 3 messages, 3 authors, 2017-12-19

Re: [PATCH v3] sched/deadline: runtime overrun signal

From: Peter Zijlstra <peterz@infradead.org>
Date: 2017-12-19 19:32:45
Also in: lkml

On Tue, Dec 12, 2017 at 12:50:40PM +0100, Ingo Molnar wrote:
* Claudio Scordino [off-list ref] wrote:
quoted
From: Juri Lelli <redacted>
quoted
-		~(SCHED_FLAG_RESET_ON_FORK | SCHED_FLAG_RECLAIM))
+		~(SCHED_FLAG_RESET_ON_FORK | SCHED_FLAG_RECLAIM |
+			SCHED_FLAG_DL_OVERRUN))
Introduced SCHED_FLAG_ALL for this
quoted
+		if (dl_runtime_exceeded(dl_se) &&
+				(dl_se->flags & SCHED_FLAG_DL_OVERRUN))
realigned this one
quoted
+		pr_info("runtime overrun: %s[%d]\n",
+				tsk->comm, task_pid_nr(tsk));
And simply took this out, you asked for it, no reason to tell world
about getting one.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help