> choice > prompt "Timer frequency" > default HZ_250 > > config HZ_100 > bool "100 Hz" > > confic HZ_250 > bool "250 Hz" > > config HZ_1000 > bool "1000 Hz" I would add a config HZ_10 if EMBEDDED bool "10 Hz" that is useful for compute servers (although it will violate the TCP specification). EMBEDDED would ensure only people who know what they're doing set it. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- From: Paulo Marques <[email protected]>
- Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- References:
- [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- From: christoph <[email protected]>
- Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- From: Andrew Morton <[email protected]>
- Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- From: randy_dunlap <[email protected]>
- Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- From: Christoph Lameter <[email protected]>
- Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- From: Linus Torvalds <[email protected]>
- [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- Prev by Date: Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- Next by Date: Re: Problem report: 2.6.12-rc4 ps2 keyboard being misdetected as /dev/input/mouse0
- Previous by thread: Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- Next by thread: Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt.
- Index(es):