lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ