All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Davidlohr Bueso <davidlohr@hp.com>
Cc: hpa@zytor.com, linux-kernel@vger.kernel.org,
	torvalds@linux-foundation.org, peterz@infradead.org,
	pjt@google.com, akpm@linux-foundation.org, tglx@linutronix.de,
	kosaki.motohiro@jp.fujitsu.com, lwoodman@redhat.com,
	linux-tip-commits@vger.kernel.org
Subject: Re: [tip:sched/urgent] sched: Optimize task_sched_runtime()
Date: Tue, 19 Nov 2013 08:17:57 +0100	[thread overview]
Message-ID: <20131119071757.GA32478@gmail.com> (raw)
In-Reply-To: <1384831002.2459.3.camel@buesod1.americas.hpqcorp.net>


* Davidlohr Bueso <davidlohr@hp.com> wrote:

> On Wed, 2013-11-13 at 09:25 -0800, tip-bot for Peter Zijlstra wrote:
> > Commit-ID:  911b2898b3c9fe0048e9485ad1629ed4fce330fd
> > Gitweb:     http://git.kernel.org/tip/911b2898b3c9fe0048e9485ad1629ed4fce330fd
> > Author:     Peter Zijlstra <peterz@infradead.org>
> > AuthorDate: Mon, 11 Nov 2013 18:21:56 +0100
> > Committer:  Ingo Molnar <mingo@kernel.org>
> > CommitDate: Wed, 13 Nov 2013 13:33:54 +0100
> > 
> > sched: Optimize task_sched_runtime()
> > 
> > Large multi-threaded apps like to hit this using do_sys_times() and
> > then queue up on the rq->lock.
> > 
> > Avoid when possible.
> > 
> > Larry reported ~20% performance increase his test case.
> > 
> > Reported-by: Larry Woodman <lwoodman@redhat.com>
> > Suggested-by: Paul Turner <pjt@google.com>
> > Signed-off-by: Peter Zijlstra <peterz@infradead.org>
> > Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
> > Cc: Linus Torvalds <torvalds@linux-foundation.org>
> > Cc: Andrew Morton <akpm@linux-foundation.org>
> > Link: http://lkml.kernel.org/r/20131111172925.GG26898@twins.programming.kicks-ass.net
> > Signed-off-by: Ingo Molnar <mingo@kernel.org>
> 
> For what it's worth:
> 
> Tested-by: Davidlohr Bueso <davidlohr@hp.com>

Thanks for the testing - the change is upstream already and unless it 
causes regressions it will be part of the v3.13 kernel.

Thanks,

	Ingo

      reply	other threads:[~2013-11-19  7:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-11 17:29 [PATCH] sched: Optimize task_sched_runtime() Peter Zijlstra
2013-11-13 17:25 ` [tip:sched/urgent] " tip-bot for Peter Zijlstra
2013-11-18 23:59   ` KOSAKI Motohiro
2013-11-19  3:16   ` Davidlohr Bueso
2013-11-19  7:17     ` Ingo Molnar [this message]

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=20131119071757.GA32478@gmail.com \
    --to=mingo@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=davidlohr@hp.com \
    --cc=hpa@zytor.com \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=lwoodman@redhat.com \
    --cc=peterz@infradead.org \
    --cc=pjt@google.com \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /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.