public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* increasing HZ in Linux kernel
@ 2001-09-13 22:36 Antonios G. Danalis
  2001-09-14 17:24 ` george anzinger
  0 siblings, 1 reply; 4+ messages in thread
From: Antonios G. Danalis @ 2001-09-13 22:36 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org

Hello,

I want to increase the frequency of the clock interrupt up
to ~10000 to run some experiments.

In the kernel I'm using (2.4.2-2) I've noticed that
if you increase HZ above 1536 you get a conflict with
.../include/linux/timex.h:75-77
and if you add some lines there, you get a problem with
.../include/net/tcp.h:377
when HZ is above 4096.

Is there an easy way to increase clock interrupt freq, or
do I have to mess with the whole kernel ?

Thanks in advance.
Antonios


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-09-15  7:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-13 22:36 increasing HZ in Linux kernel Antonios G. Danalis
2001-09-14 17:24 ` george anzinger
2001-09-14 17:53   ` Frank Schneider
2001-09-15  7:15     ` george anzinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox