All of lore.kernel.org
 help / color / mirror / Atom feed
From: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
To: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Roland Dreier <roland@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>, Paul Turner <pjt@google.com>,
	Venkatesh Pallipadi <venki@google.com>,
	Suresh Siddha <suresh.b.siddha@intel.com>
Subject: Re: runnable tasks never making it to a runqueue where they can run?
Date: Thu, 8 Mar 2012 17:25:06 +0530	[thread overview]
Message-ID: <20120308115506.GA22656@linux.vnet.ibm.com> (raw)
In-Reply-To: <1331202480.11248.375.camel@twins>

* Peter Zijlstra <a.p.zijlstra@chello.nl> [2012-03-08 11:28:00]:

> select_task_rq_fair() will very likely end up in select_idle_sibling()
> which will never select the smt1 if smt0 is idle

s/idle/busy?

> (even if smt0 isn't in
> the cpus allowed mask) -- Vatsa is currently reworking that area, this
> is something he might want to consider.

The patch I sent couple of days back should likely fix this issue:

http://marc.info/?l=linux-kernel&m=133096114129607&w=2

- vatsa


  reply	other threads:[~2012-03-08 11:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-07  2:19 runnable tasks never making it to a runqueue where they can run? Roland Dreier
2012-03-07 16:30 ` Peter Zijlstra
2012-03-07 16:31 ` Peter Zijlstra
2012-03-07 18:03   ` Roland Dreier
2012-03-08 10:28     ` Peter Zijlstra
2012-03-08 11:55       ` Srivatsa Vaddagiri [this message]
2012-03-08 12:00         ` Peter Zijlstra

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=20120308115506.GA22656@linux.vnet.ibm.com \
    --to=vatsa@linux.vnet.ibm.com \
    --cc=a.p.zijlstra@chello.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pjt@google.com \
    --cc=roland@kernel.org \
    --cc=suresh.b.siddha@intel.com \
    --cc=venki@google.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.