All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suresh Siddha <suresh.b.siddha@intel.com>
To: Dave Jones <davej@redhat.com>,
	Suresh Siddha <suresh.b.siddha@intel.com>,
	Peter Zijlstra <a.p.zijlstra@chello.nl>,
	Linux Kernel <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@elte.hu>
Cc: venkatesh.pallipadi@intel.com
Subject: Re: sched domains oddness.
Date: Fri, 31 Oct 2008 10:58:14 -0700	[thread overview]
Message-ID: <20081031175813.GC10468@linux-os.sc.intel.com> (raw)
In-Reply-To: <20081031173737.GA11443@redhat.com>

On Fri, Oct 31, 2008 at 10:37:37AM -0700, Dave Jones wrote:
> Even curiouser.. When I unplug AC and replug it, it happens again, but slightly
> differently..
> 
> CPU0 attaching NULL sched-domain.
> CPU1 attaching NULL sched-domain.
> CPU0 attaching sched-domain:
>  domain 0: span 0-1 level MC
>   groups: 0 1
>   domain 1: span 0-1 level CPU
>    groups: 0-1
>    domain 2: span 0-1 level NODE
>     groups: 0-1
> CPU1 attaching sched-domain:
>  domain 0: span 0-1 level MC
>   groups: 1 0
>   domain 1: span 0-1 level CPU
>    groups: 0-1
>    domain 2: span 0-1 level NODE
>     groups: 0-1
> CPU0 attaching NULL sched-domain.
> CPU1 attaching NULL sched-domain.
> CPU0 attaching sched-domain:
>  domain 0: span 0-1 level MC
>   groups: 0 1
>   domain 1: span 0-1 level NODE
>    groups: 0-1
> CPU1 attaching sched-domain:
>  domain 0: span 0-1 level MC
>   groups: 1 0
>   domain 1: span 0-1 level NODE
>    groups: 0-1
> 
> 
> Note how the CPU level doesn't show up in the 2nd case.

This is def coming from sched_mc_power_savings. Some battery script
or something is getting notified and setting this value. Can you do
a grep from / for sched_mc_power_savings ?

> This still doesn't explain the flip-flop I saw just from booting,
> as that was on AC the whole time.

Boot messages are def something not related to sched_mc_power_savings.

thanks,
suresh

  reply	other threads:[~2008-10-31 17:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31 16:24 sched domains oddness Dave Jones
2008-10-31 16:51 ` Peter Zijlstra
2008-10-31 17:09   ` Suresh Siddha
2008-10-31 17:17     ` Dave Jones
2008-10-31 17:37       ` Dave Jones
2008-10-31 17:58         ` Suresh Siddha [this message]
2008-10-31 19:08     ` Dave Jones
2008-10-31 17:19   ` Dave Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081031175813.GC10468@linux-os.sc.intel.com \
    --to=suresh.b.siddha@intel.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=venkatesh.pallipadi@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.