linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Antonios G. Danalis" <danalis@udel.edu>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: increasing HZ in Linux kernel
Date: Thu, 13 Sep 2001 18:36:35 -0400	[thread overview]
Message-ID: <3BA134F3.FA661E9E@udel.edu> (raw)

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


             reply	other threads:[~2001-09-13 22:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-13 22:36 Antonios G. Danalis [this message]
2001-09-14 17:24 ` increasing HZ in Linux kernel george anzinger
2001-09-14 17:53   ` Frank Schneider
2001-09-15  7:15     ` george anzinger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BA134F3.FA661E9E@udel.edu \
    --to=danalis@udel.edu \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).