[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090522231940.553094000@intel.com>
Date: Fri, 22 May 2009 16:19:40 -0700
From: venkatesh.pallipadi@...el.com
To: mingo@...e.hu, tglx@...utronix.de, hpa@...or.com
Cc: linux-kernel@...r.kernel.org, lenb@...nel.org,
shaohua.li@...el.com, svaidy@...ux.vnet.ibm.com,
a.p.zijlstra@...llo.nl,
Venkatesh Pallipadi <venkatesh.pallipadi@...el.com>
Subject: [patch 0/2] x86: Make offline cpus to go to deepest idle state using mwait
cpu hotplug has this long standing bug, with offline cpus going into
hlt loop. That can result in offline CPU burning more power than while it is
in online state (as when online it can potentially go to deeper C-state).
Fix the bug using native mwait to enter deepest C-state in play_dead.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists