lkml.org 
[lkml]   [2006]   [Sep]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateMon, 4 Sep 2006 12:59:21 +0000
FromPavel Machek <>
SubjectRe: [RFC][PATCH 1/2] ACPI: Idle Processor PM Improvements
Hi!

> This patch improves the ACPI c-state selection algorithm.  It also
> includes a major cleanup and simplification of the processor idle code.

Nice!

> @@ -1009,7 +883,7 @@
> 
>  	seq_printf(seq, "active state:            C%zd\n"
>  		   "max_cstate:              C%d\n"
> -		   "bus master activity:     %08x\n",
> +		   "bus master activity:     %d\n",
>  		   pr->power.state ? pr->power.state - pr->power.states : 0,
>  		   max_cstate, (unsigned)pr->power.bm_activity);
> 

This changes kernel - user interface. You should change the field
description, or keep it in hex...

BTW will you be on september's labs conference?

							Pavel
-- 
Thanks for all the (sleeping) penguins.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-09-04 15:05    [from the cache]
©2003-2008