What should be in <sys/param.h>?
H. J. Lu
hjl@lucon.org
Mon Jul 18 16:56:00 GMT 2005
On Mon, Jul 18, 2005 at 09:49:08AM -0700, Ulrich Drepper wrote:
> H. J. Lu wrote:
> > * Yeah, simulating stuff is slow, so let us catch some breath between
> > * timer interrupts...
> > */
> > # define HZ 32
> > #else
> > # define HZ 1024
> > #endif
>
> If this is causing problems it just means the kernel headers (not the
> real ones, the ones provided for broken userlevel code) need to be changed.
>
Should there be a testcase against such kernel header file?
H.J.
More information about the Libc-alpha
mailing list