Re: [RFC][PATCH] cpuidle: avoid singing capacitors
- From: lsorense@xxxxxxxxxxxxxxxxxxx (Lennart Sorensen)
- Date: Fri, 29 Feb 2008 16:44:07 -0500
On Fri, Feb 29, 2008 at 07:38:12PM +0100, Pierre Ossman wrote:
+/*
+ * The minimum number of ticks needed to not oscillate faster than
+ * 500 Hz.
+ */
+#define MIN_DEEP_INTERVAL (HZ / 500)
What happens here if HZ < 500? Or does the fact that you have less than
500HZ jiffies automatically imply that you can't go to sleep more than
the jiffy rate times per second?
--
Len Sorensen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [RFC][PATCH] cpuidle: avoid singing capacitors
- From: Pierre Ossman
- [RFC][PATCH] cpuidle: avoid singing capacitors
- Prev by Date: Re: [RFC/PATCH] cpuset: cpuset irq affinities
- Next by Date: Re: [patch 2/6] mmu_notifier: Callbacks to invalidate address ranges
- Previous by thread: [RFC][PATCH] cpuidle: avoid singing capacitors
- Next by thread: Re: [RFC][PATCH] cpuidle: avoid singing capacitors
- Index(es):