Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1579270
| From | Pavel Machek <pavel@ucw.cz> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: 4.10-rc1: thinkpad x60: who ate my cpu? |
| Date | 2017-02-12 21:00 +0100 |
| Message-ID | <ta8tr-1YF-1@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <sYYH8-2PK-5@gated-at.bofh.it> <sZuQF-5nP-1@gated-at.bofh.it> <sZPLr-YF-9@gated-at.bofh.it> <t9PAt-78M-1@gated-at.bofh.it> <ta4zv-84o-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi! > >The kernel is 4.8.17 EOL, installed almost a month ago. > >Platform ThinkPad x60, Intel(R) Core(TM) Duo CPU T2400 @ 1.83GHz > > > >In dmesg I see that it used to be when 2 CPUs were OK: > >[690409.476107] PM: noirq suspend of devices complete after 79.914 msecs > >[690409.476547] ACPI: Preparing to enter system sleep state S3 > >[690409.780081] ACPI : EC: EC stopped > >[690409.780083] PM: Saving platform NVS memory > >[690409.780284] Disabling non-boot CPUs ... > >[690409.805284] smpboot: CPU 1 is now offline > >[690409.816464] ACPI: Low-level resume complete > >[690409.816464] ACPI : EC: EC started > >[690409.816464] PM: Restoring platform NVS memory > >[690409.816464] Enabling non-boot CPUs ... > >[690409.840574] x86: Booting SMP configuration: > >[690409.840576] smpboot: Booting Node 0 Processor 1 APIC 0x1 > >[690409.805271] Initializing CPU#1 > >[690409.805271] Disabled fast string operations > >[690409.888252] cache: parent cpu1 should not be sleeping > >[690409.920185] CPU1 is up > >[690409.922288] ACPI: Waking up from system sleep state S3 > > > >Then the CPU1 failed to start: > > > >[691329.776108] PM: noirq suspend of devices complete after 79.941 msecs > >[691329.776550] ACPI: Preparing to enter system sleep state S3 > >[691330.080081] ACPI : EC: EC stopped > >[691330.080083] PM: Saving platform NVS memory > >[691330.080284] Disabling non-boot CPUs ... > >[691330.105303] smpboot: CPU 1 is now offline > >[691330.116477] ACPI: Low-level resume complete > >[691330.116477] ACPI : EC: EC started > >[691330.116477] PM: Restoring platform NVS memory > >[691330.116477] Enabling non-boot CPUs ... > >[691330.140570] x86: Booting SMP configuration: > >[691330.140572] smpboot: Booting Node 0 Processor 1 APIC 0x1 > >[691340.140015] smpboot: do_boot_cpu failed(-1) to wakeup CPU#1 > >[691340.164445] Error taking CPU1 up: -5 > >[691340.166309] ACPI: Waking up from system sleep state S3 > > > >And now it is: > >[692517.868523] ACPI: Preparing to enter system sleep state S3 > >[692518.172074] ACPI : EC: EC stopped > >[692518.172076] PM: Saving platform NVS memory > >[692518.172269] Disabling non-boot CPUs ... > >[692518.172269] ACPI: Low-level resume complete > >[692518.172269] ACPI : EC: EC started > >[692518.172269] PM: Restoring platform NVS memory > >[692518.172269] ACPI: Waking up from system sleep state S3 > > > >Is there any test I could do on the CPU wakeup while in that state? > > > Is there a way to kick the offline-CPU into operation from /sys level? echo 0 > /sys/devices/system/cpu/cpu1/online should work. And... good thinking :-). Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: 4.10-rc1: thinkpad x60: who ate my cpu? Woody Suwalski <terraluna977@gmail.com> - 2017-02-12 00:50 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? Woody Suwalski <terraluna977@gmail.com> - 2017-02-12 16:50 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? Pavel Machek <pavel@ucw.cz> - 2017-02-12 21:00 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? Woody Suwalski <terraluna977@gmail.com> - 2017-02-13 02:40 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? Pavel Machek <pavel@ucw.cz> - 2017-02-13 09:10 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? Thomas Gleixner <tglx@linutronix.de> - 2017-02-13 09:50 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? Pavel Machek <pavel@ucw.cz> - 2017-02-13 10:50 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? lkml@pengaru.com - 2017-02-13 11:20 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? Thomas Gleixner <tglx@linutronix.de> - 2017-02-13 12:30 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? lkml@pengaru.com - 2017-02-13 12:40 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? lkml@pengaru.com - 2017-02-13 12:50 +0100
Re: 4.10-rc1: thinkpad x60: who ate my cpu? Pavel Machek <pavel@ucw.cz> - 2017-02-13 13:00 +0100
csiph-web