lkml.org 
[lkml]   [2012]   [Apr]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 58/76] idle, x86: Allow off-lined CPU to enter deeper C states
From
>> +       while (1) {
>> +
>> +               if (cx->entry_method == ACPI_CSTATE_HALT)
>> +                       halt();

What's the intent here? I think that I can just set up a function pointer
named "halt" on ia64 and point it to my cpu_halt() function (which looks
for the deepest C-state, and then calls PAL to enter it. Is that equivalent
to what the x86 "halt()" function does?

-Tony
--
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: 2012-04-02 19:27    [W:0.067 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site