Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1219860

Re: Problems booting 4.1.6

From Matt <jackdachef@gmail.com>
Newsgroups linux.kernel
Subject Re: Problems booting 4.1.6
Date 2015-09-06 23:10 +0200
Message-ID <q5Pmi-1Sa-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Peter,


does the following patch help:

x86/idle: Restore trace_cpu_idle to mwait_idle() calls

http://marc.info/?l=linux-kernel&m=144009977312088



x86/idle: Restore trace_cpu_idle to mwait_idle() calls

Commit b253149b843f ("sched/idle/x86: Restore mwait_idle() to fix boot
hangs, to improve power savings and to improve performance") restores
mwait_idle(), but the trace_cpu_idle related calls are missing. This
causes powertop on my old desktop powered by Intel Core2 E6550 to
report zero wakeups and zero events.

Add them back to restore the proper behaviour.



Greetings,

Matt
--
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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: Problems booting 4.1.6 Matt <jackdachef@gmail.com> - 2015-09-06 23:10 +0200

csiph-web