[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOVCmzEJqg6=FW3Vu1MScyj8GS-KXb2s_ztxBxwDmcbN5sbQuA@mail.gmail.com>
Date: Wed, 28 Jul 2021 18:26:44 +0530
From: Shivank Garg <shivankgarg98@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux MM <linux-mm@...ck.org>, util-linux@...r.kernel.org
Subject: /proc/pid/sched units
Hi Everyone,
I'm analyzing the cpu time taken ("se.sum_exec_runtime" in
/proc/$pid/sched) by process in different configurations for my
project work. But I was not able to get the time units for the values
displayed in the file. I tried searching it in source code -
kernel/sched/cputime.c,include/linux/sched.h etc. but it left me more
confused.
Can you please answer me about the measurement units (is it
microseconds, nanoseconds, jiffles ...) ?
Also, I was not able to find proper documentation for /proc/pid/sched.
Please point to me if it's already there. If not, I would love to
contribute toward documenting these variables. It would be very
helpful for newbies (like me) in future.
Thanks,
Best Regards,
Shivank Garg
Powered by blists - more mailing lists