Re: The "best" value of HZ

From: Alistair John Strachan (s0348365_at_sms.ed.ac.uk)
Date: 10/28/05

  • Next message: Fawad Lateef: "Re: 4GB memory and Intel Dual-Core system"
    To: Claudio Scordino <cloud.of.andor@gmail.com>
    Date:	Fri, 28 Oct 2005 03:31:21 +0100
    
    

    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.

    -- 
    Cheers,
    Alistair.
    'No sense being pessimistic, it probably wouldn't work anyway.'
    Third year Computer Science undergraduate.
    1F2 55 South Clerk Street, Edinburgh, UK.
    -
    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/
    

  • Next message: Fawad Lateef: "Re: 4GB memory and Intel Dual-Core system"

    Relevant Pages

    • Re: [PATCH 3/39] NLKD - early/late CPU up/down notification
      ... >> warnings) when one can already at compile time. ... >we want to not use #ifdef at all if we can ever help it. ... realized that the warning messages from the modpost build stage are very ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • 2.6.0-test9 status report
      ... Radeon framebuffer ... At boot time, since like kernel 2.5.59, there is a pile of random junk ... and sometimes when I hit the backspace i get a little ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.0-test9 vs sound
      ... |> saw an announcement regarding a new modutils tool set last night, ... | You need the new module-init-tools. ... boot time, otherwise write a script. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: rootdelay
      ... >> boot time because it wakes up the boot process right when the ... Since I saw your patch included, ... that mounting the root device happens exactly when it needs to, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [CFT] 2.6.x experimental net driver updates
      ... will submit in the next batch) and we still have struct ... a few less pointer derefs and such. ... and constant can be found at compile time _if_ we pad in front of ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)