lkml.org 
[lkml]   [2004]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Work around for periodic do_gettimeofday hang
James Bottomley <James.Bottomley@SteelEye.com> wrote:
>
> +config X86_HZ
> + int "Clock Tick Rate"
> + default 1000 if !(M386 || M486 || M586 || M586TSC || M586MMX)
> + default 100 if (M386 || M486 || M586 || M586TSC || M586MMX)
> + help
> + Select the kernel clock tick rate in interrupts per second.
> + Slower processors should choose 100; everything else 1000.

I guess we don't need the help, given that it's not a menuisable option.
(There was a make-HZ-selectable patch once, and Linus spat it out).

Silly question: how come do_gettimeofday() is hanging?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.045 / U:1.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site