[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJ-jhEfH_mz-TDvnQ5ROHyEX7Z0Pu8W48+F6o+Fsan5Lfptq0Q@mail.gmail.com>
Date: Wed, 8 Apr 2015 11:55:57 +0530
From: Manish Yadav <kmanish.ixp@...il.com>
To: linux-kernel@...r.kernel.org
Subject: sched_debug: runnable tasks sum-sleep
Hi,
i am looking for document to understand the output of "cat /proc/sched_debug":
..
runnable tasks:
task PID tree-key switches prio
exec-runtime sum-exec sum-sleep
----------------------------------------------------------------------------------------------------------
..
i tried to search for the document to understand the meaning of each
field like, i did not get any.
could you please point any doc or help me to understand sum-sleep?
i got following info so far:
exec-runtime: se-> vruntime; virtual run time used for scheduling calculation
sum-exec: se-> sum_exec_runtime (actual running of physical time);
sum-sleep: Finally add belongs cgroup; se.sum_sleep_runtime
i am having doubt if sleep time is amount of time process was in sleep state?
thanks,
manish
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists