From: Lee Revell <rlrevell@joe-job.com>
To: Alistair John Strachan <s0348365@sms.ed.ac.uk>
Cc: Claudio Scordino <cloud.of.andor@gmail.com>,
linux-kernel@vger.kernel.org, kernelnewbies@nl.linux.org
Subject: Re: The "best" value of HZ
Date: Thu, 27 Oct 2005 23:45:35 -0400 [thread overview]
Message-ID: <1130471136.4363.29.camel@mindpipe> (raw)
In-Reply-To: <200510280331.21112.s0348365@sms.ed.ac.uk>
On Fri, 2005-10-28 at 03:31 +0100, Alistair John Strachan wrote:
> On Friday 28 October 2005 00:18, Claudio Scordino wrote:
> > Hi,
> >
> > during the last years there has been a lot of discussion about the
> > "best" value of HZ... On i386 was 100, then became 1000, and finally was
> > set to 250. I'm thinking to do an evaluation of this parameter using
> > different architectures.
> >
> > Has anybody thought to give the possibility to modify the value of HZ at
> > boot time instead of at compile time ? This would allow to easily test
> > different values on different machines and create a table containing the
> > "best" value for each architecture... At this moment, instead, we have to
> > recompile the kernel for each different value :(
> >
> > Do you think there would be much work to do that ?
> > Do you think it would be a desired feature the knowledge of the best value
> > for each architecture with more precision ?
>
> Google for "dynticks". There's obviously an overhead associated with HZ not
> being a constant (the compiler cannot optimise many expressions), but the
> feature is being worked on nonetheless.
>
Well Linus had the best idea in that thread (as usual) which was to
implement "dynamic ticks" by leaving HZ a constant, setting it to a high
value, and skipping ticks when idle. Has there been any work in that
direction?
Lee
next prev parent reply other threads:[~2005-10-28 3:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-27 23:18 The "best" value of HZ Claudio Scordino
2005-10-28 2:04 ` Luke Yang
2005-10-28 2:27 ` Randy.Dunlap
2005-10-28 2:31 ` Alistair John Strachan
2005-10-28 3:45 ` Lee Revell [this message]
2005-10-28 4:00 ` Jesper Juhl
2005-10-28 4:29 ` Con Kolivas
2005-10-28 21:29 ` Adrian Bunk
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=1130471136.4363.29.camel@mindpipe \
--to=rlrevell@joe-job.com \
--cc=cloud.of.andor@gmail.com \
--cc=kernelnewbies@nl.linux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=s0348365@sms.ed.ac.uk \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.