Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt

From: Chris Wedgwood (cw_at_f00f.org)
Date: 07/08/05

  • Next message: Andrew Morton: "Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt"
    Date:	Fri, 8 Jul 2005 14:49:08 -0700
    To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
    
    

    On Thu, Jun 23, 2005 at 11:28:47AM -0700, Linux Kernel Mailing List wrote:

    > [PATCH] i386: Selectable Frequency of the Timer Interrupt

    [...]

    > +choice
    > + prompt "Timer frequency"
    > + default HZ_250

    WHAT?

    The previous value here i386 is 1000 --- so why is the default 250.

    Changing the *default* time interrupt frequency in a stable series is
    *really* bad idea if you ask me.

    Now that this has hit mainline please consider applying:

    --- kernel/Kconfig.hz~ 2005-06-24 22:16:35.023986593 -0700
    +++ kernel/Kconfig.hz 2005-07-08 14:46:35.428917597 -0700
    @@ -4,7 +4,7 @@
     
     choice
             prompt "Timer frequency"
    - default HZ_250
    + default HZ_1000
             help
              Allows the configuration of the timer frequency. It is customary
              to have the timer interrupt run at 1000 HZ but 100 HZ may be more
    -
    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: Andrew Morton: "Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt"

    Relevant Pages

    • Re: My thoughts on the "new development model"
      ... > I don't ever want to plug anything I've written, ... I looked at your slides, but to be honest, I'm still not convinced. ... overly long release cycles between two stable series? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Linux 2.6.7-rc1
      ... The latter gets rid of the expensive pte chains, ... stable series, why not again? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: your mail
      ... >> and thus break perfectly working setups during stable series. ... I want you a) to back out this particular broken change in your current ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Allow userspace do something special on overtemp
      ... setups... ... in stable series. ... Also notice that thermal.c is so "interestingly" written that my patch ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.6-mm1
      ... >> These two just introduced a subtile behaviour change during stable series, ... >> now is more than just braindead. ... > perfect candidates for security hook calls and keeping security logic ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)