Re: [patch] jiffies wraparound [Re: 2.1.125 Show stopper list: Draft]

Albert D. Cahalan (acahalan@cs.uml.edu)
Fri, 23 Oct 1998 00:49:54 -0400 (EDT)


Linus wrote:
> On Fri, 23 Oct 1998, Albert D. Cahalan wrote:
>
>> I'm one. I need HZ at least. Page size and the cmd+env size
>> would also be very useful.
>
> Why?

Need for HZ and page size: to scale values found in /proc/12345/*
Need for cmd+env size: to allocate emough memory

> HZ is already there. It's defined to be 100. You get it from
> the header files. End of story.

So we are stuck with 100 until the end of time? That just sucks.

(not a power of 2, larger than a millisecond, can't use the other
clock chip for it, system not as responsive, etc. etc.)

If we are not stuck forever, how do you suggest we write software
such that executables work correctly with HZ==1024?

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