At Wed, 17 Sep 2003 17:37:02 -0700, David Mosberger wrote: > >>>>> On Thu, 18 Sep 2003 09:33:47 +0900, GOTO Masanori <[EMAIL PROTECTED]> said: > > Goto> Adding HZ=1024 for userland seems ok for me even if CONFIG_IA64_HP_SIM > Goto> is defined, but any problems? > > Yeah, but it just looks so warty... > Are there any Debian packages that break if HZ is not defined by param.h?
Quick check on my machine, one example is strace 4.4.96 syscall.c. I guess HZ is still needed by many packages... Uh, this is difficult problem. Well, apparently using HZ in user applications is bad, but it has been used for a long time. Regards, -- gotom -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

