lkml.org 
[lkml]   [2012]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 1/3] sched: Create sched_select_cpu() to give preferred CPU for power saving
From
Date
On Tue, 2012-09-25 at 16:06 +0530, Viresh Kumar wrote:
> +/* sched-domain levels */
> +#define SD_SIBLING 0x01 /* Only for CONFIG_SCHED_SMT */
> +#define SD_MC 0x02 /* Only for CONFIG_SCHED_MC */
> +#define SD_BOOK 0x04 /* Only for CONFIG_SCHED_BOOK */
> +#define SD_CPU 0x08 /* Always enabled */
> +#define SD_NUMA 0x10 /* Only for CONFIG_NUMA */

Urgh, no, not more of that nonsense.. I want to get rid of that
hardcoded stuff, not add more of it.


\
 
 \ /
  Last update: 2012-09-25 13:21    [W:0.104 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site