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


Groups > linux.kernel > #1527321

Re: [patch 00/12] thermal/x86_pkg_temp: Sanitize yet another hotplug and locking trainwreck

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [patch 00/12] thermal/x86_pkg_temp: Sanitize yet another hotplug and locking trainwreck
Date 2016-11-22 10:10 +0100
Message-ID <sGffs-5aZ-5@gated-at.bofh.it> (permalink)
References <sEEUF-7T0-3@gated-at.bofh.it> <sG34C-5Ou-11@gated-at.bofh.it> <sG4tI-6zR-21@gated-at.bofh.it> <sG62u-7FV-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, 21 Nov 2016, Pandruvada, Srinivas wrote:
> Your change below fixes the crash issue. Now I tested a case where the
> last cpu offlined from a package, it removed thermal zone and added
> zone back once any cpu from the package onlined. So this is working.
> 
> I want to try to run some workload on those cpu to bump up the
> temperature and check interrupts. I am hitting some issue unrelated to
> this change may be. I onlined three cpus from the package 1.
> 
> [189443.567728] smpboot: Booting Node 1 Processor 15 APIC 0x2e
> [189656.625947] smpboot: Booting Node 1 Processor 8 APIC 0x20
> [189829.545851] smpboot: Booting Node 1 Processor 24 APIC 0x21
> 
> But I can't schedule anything on those CPUs. For example now can't run
> turbostat, it complains
> "
> turbostat: re-initialized with num_cpus 19
> Could not migrate to CPU 8
> "
> 
> Same with
> 
> #taskset 0x100 stress -c 1
> taskset: failed to set pid 0's affinity: Invalid argument
> 
> I am on the latest linux-pm/linux-next tree on this server. I will
> switch to latest main line and try.

That must be something unrelated. I can use turbostat and taskset after
doing the above.

Thanks,

	tglx

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[patch 00/12] thermal/x86_pkg_temp: Sanitize yet another hotplug and  locking trainwreck Thomas Gleixner <tglx@linutronix.de> - 2016-11-18 01:10 +0100
  [patch 12/12] thermal/x86 pkg temp: Convert to hotplug state machine Thomas Gleixner <tglx@linutronix.de> - 2016-11-18 01:10 +0100
  [patch 01/12] thermal/x86_pkg_temp: Cleanup thermal interrupt handling Thomas Gleixner <tglx@linutronix.de> - 2016-11-18 01:10 +0100
  [patch 11/12] thermal/x86_pkg_temp: Sanitize package management Thomas Gleixner <tglx@linutronix.de> - 2016-11-18 01:10 +0100
  [patch 05/12] thermal/x86_pkg_temp: Get rid of ref counting Thomas Gleixner <tglx@linutronix.de> - 2016-11-18 01:10 +0100
  [patch 08/12] thermal/x86_pkg_temp: Sanitize locking Thomas Gleixner <tglx@linutronix.de> - 2016-11-18 01:10 +0100
  [patch 04/12] thermal/x86_pkg_temp: Sanitize callback  (de)initialization Thomas Gleixner <tglx@linutronix.de> - 2016-11-18 01:10 +0100
  [patch 10/12] thermal/x86_pkg_temp: Move work into package struct Thomas Gleixner <tglx@linutronix.de> - 2016-11-18 01:10 +0100
  Re: [patch 00/12] thermal/x86_pkg_temp: Sanitize yet another  hotplug and locking trainwreck "Pandruvada, Srinivas" <srinivas.pandruvada@intel.com> - 2016-11-21 21:10 +0100
    Re: [patch 00/12] thermal/x86_pkg_temp: Sanitize yet another hotplug  and locking trainwreck Thomas Gleixner <tglx@linutronix.de> - 2016-11-21 22:40 +0100
      Re: [patch 00/12] thermal/x86_pkg_temp: Sanitize yet another  hotplug and locking trainwreck "Pandruvada, Srinivas" <srinivas.pandruvada@intel.com> - 2016-11-22 00:20 +0100
        Re: [patch 00/12] thermal/x86_pkg_temp: Sanitize yet another hotplug  and locking trainwreck Thomas Gleixner <tglx@linutronix.de> - 2016-11-22 10:10 +0100

csiph-web