public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* time to reconsider HZ?
@ 2005-01-15  6:04 David Mosberger
  2005-01-19 16:54 ` Christoph Lameter
  2005-01-19 17:40 ` David Mosberger
  0 siblings, 2 replies; 3+ messages in thread
From: David Mosberger @ 2005-01-15  6:04 UTC (permalink / raw)
  To: linux-ia64

Since most other Linux platforms which use HZ>100 use a HZ value of
1000, I'm thinking it may be safer to switch ia64 to HZ\x1000 as well
(principle of least difference possible is generally a good one...).

In the past, I was concerned that there might be enough code that
divides by HZ that this might not be such a hot idea, but I think this
may not (or at least no longer) be the case: I compiled the same
kernel once with HZ\x1000 and once with HZ\x1024 and the code-size
actually shrunk.

What do others think?

	--david

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

end of thread, other threads:[~2005-01-19 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-15  6:04 time to reconsider HZ? David Mosberger
2005-01-19 16:54 ` Christoph Lameter
2005-01-19 17:40 ` David Mosberger

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