Re: [PATCH] Option to disable AMD C1E (allows dynticks to work)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Weiner <hannes-kernel@...>
Cc: LKML <linux-kernel@...>
Date: Friday, December 14, 2007 - 8:48 am

On Thu, 13 Dec 2007 23:58:50 +0100
Johannes Weiner <hannes-kernel@saeurebad.de> wrote:

I wanted to avoid using too many tabs, as that would require the lines
inside the if block to be split too many times. I'll resubmit the patch
if you think it's necessary.


Making it settable only at boot-time means compiling in unnecessary
code. Also, making it settable only at compile-time would be bad for
distros that distribute binary kernels, as some users may experience
worse power savings with dynticks than with C1E (especially when C2, C3
and higher C-states are not available, due to brain-dead firmware).
This allows them to opt for leaving C1E enabled.

It is not required to enable it at both compile-time and boot-time. You
enable it at compile-time and then you _can disable_ it at boot-time.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Option to disable AMD C1E (allows dynticks to work), Eduard-Gabriel Munteanu, (Thu Dec 13, 6:47 pm)
Re: [PATCH] Option to disable AMD C1E (allows dynticks to wo..., Eduard-Gabriel Munteanu, (Fri Dec 14, 8:48 am)