lkml.org 
[lkml]   [2013]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC][PATCH 1/9] sched: Introduce power scheduler
On 7/9/2013 8:55 AM, Morten Rasmussen wrote:
> +void power_schedule_wq(struct work_struct *work)
> +{
> + __power_schedule();
> + mod_delayed_work_on(schedule_cpu(), system_wq, &dwork,
> + msecs_to_jiffies(INTERVAL));
> +}

please tell me this is at least a deferable timer kind of work?

waking the cpu up all the time even when idle is a huge negative on power ;-(



\
 
 \ /
  Last update: 2013-07-10 23:39    [W:0.271 / U:1.192 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site