Kernel Timeslice

David Timms dtimms at iinet.net.au
Mon Nov 17 14:34:20 UTC 2008


Steve West wrote:
> I am running Fedora 9 x86 64 bit. What is the kernel timetick per
> thread? How many threads per second does the kernel run?
Probably not quite what you are asking but here goes:
http://kerneltrap.org/node/464

run for a few seconds:
$ vmstat 1

look at system|in = interrupts per second.
this is approximately the interupts per second or timer Hz value.

from the kernel config parameter HZ_1000 etc:
getconf CLK_TCK

DaveT.




More information about the fedora-list mailing list