From: Ingo Molnar <mingo@elte.hu>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org
Subject: [git pull request] scheduler updates
Date: Thu, 23 Aug 2007 18:07:59 +0200 [thread overview]
Message-ID: <20070823160759.GA2728@elte.hu> (raw)
Linus, please pull the latest scheduler git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched.git
It includes six fixes: an s390 task-accounting fix from Christian
Borntraeger, sysctl directory permission fixes from Eric W. Biederman,
an SMT/MC balancing fix from Suresh Siddha (we under-balanced) and
another fix from Suresh for debugging tweak side-effect. Plus there's a
sched_clock() quality fix for CPUs that stop the TSC in idle (acked by
Len Brown) and a reniced-tasks fixlet.
the SMT/MC blancing fix has the highest risk - but since it causes
slightly more balancing (instead of less balancing, which is the more
risky action) it should be pretty safe. Key workloads still seem fine.
Tested on 32-bit and 64-bit x86 and it has passed 200+ make randconfig
build tests.
Ingo
---------------->
Christian Borntraeger (1):
sched: accounting regression since rc1
Eric W. Biederman (1):
sched: fix sysctl directory permissions
Ingo Molnar (2):
sched: sched_clock_idle_[sleep|wakeup]_event()
sched: tweak the sched_runtime_limit tunable
Suresh Siddha (2):
sched: fix broken SMT/MC optimizations
sched: skip updating rq's next_balance under null SD
arch/i386/kernel/tsc.c | 1
drivers/acpi/processor_idle.c | 32 +++++++++++++++----
fs/proc/array.c | 44 +++++++++++++++++----------
include/linux/sched.h | 5 +--
kernel/sched.c | 68 +++++++++++++++++++++++++++++++-----------
kernel/sched_debug.c | 3 +
6 files changed, 110 insertions(+), 43 deletions(-)
next reply other threads:[~2007-08-23 16:08 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-23 16:07 Ingo Molnar [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-08-28 11:32 [git pull request] scheduler updates Ingo Molnar
2007-08-28 14:11 ` Mike Galbraith
2007-08-28 14:46 ` Ingo Molnar
2007-08-28 14:55 ` Mike Galbraith
2007-08-24 14:12 Ingo Molnar
2007-08-24 18:09 ` Linus Torvalds
2007-08-24 19:37 ` Ingo Molnar
2007-08-25 17:23 ` Ingo Molnar
2007-08-25 20:43 ` Ingo Molnar
2007-08-25 21:20 ` Peter Zijlstra
2007-08-31 1:58 ` Roman Zippel
2007-08-12 16:32 Ingo Molnar
2007-08-10 21:22 Ingo Molnar
2007-08-08 20:30 Ingo Molnar
2007-08-02 16:08 Ingo Molnar
2007-07-26 12:08 Ingo Molnar
2007-07-19 16:50 Ingo Molnar
2007-07-16 7:53 Ingo Molnar
2007-07-11 19:38 Ingo Molnar
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=20070823160759.GA2728@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox