Re: How to know HZ from userspace?

Joel Becker (jlbec@evilplan.org)
Thu, 31 May 2001 01:38:27 +0100


On Wed, May 30, 2001 at 05:24:37PM -0700, Jonathan Lundell wrote:
> FWIW (perhaps not much in this context), the POSIX way is sysconf(_SC_CLK_TCK)
>
> POSIX sysconf is pretty useful for this kind of thing (not just HZ, either).

Well, how many hundred things on Linux are available from /proc
but not from sysconf or the like? :-)

Joel

-- 

"There is no sincerer love than the love of food." - George Bernard Shaw

http://www.jlbec.org/ jlbec@evilplan.org - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/