From: Peter Zijlstra <peterz@infradead.org>
To: Roman Gushchin <klamm@yandex-team.ru>
Cc: mingo@redhat.com, Kirill Tkhai <tkhai@yandex.ru>,
LKML <linux-kernel@vger.kernel.org>,
Stanislav Fomichev <stfomichev@yandex-team.ru>
Subject: Re: [RFC] smt-aware rt load balancer
Date: Thu, 4 Sep 2014 18:49:48 +0200 [thread overview]
Message-ID: <20140904164948.GI346@worktop.programming.kicks-ass.net> (raw)
In-Reply-To: <77161409833206@webcorp01h.yandex-team.ru>
No, we're not going to merge a second rt balancer. If you want to change
it change the one that is there. But it needs to remain a valid
_Real_Time_ balancer at all times.
next prev parent reply other threads:[~2014-09-04 16:49 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 12:20 [RFC] smt-aware rt load balancer Roman Gushchin
2014-09-04 15:40 ` Peter Zijlstra
2014-09-04 16:30 ` [PATCH 01/19] smart: define and build per-core data structures klamm
2014-09-04 16:30 ` [PATCH 02/19] smart: add config option for SMART-related code klamm
2014-09-04 16:30 ` [PATCH 03/19] smart: introduce smart_enabled() klamm
2014-09-04 16:30 ` [PATCH 04/19] smart: helper functions for smart_data manipulations klamm
2014-09-04 16:30 ` [PATCH 05/19] smart: CPU selection logic klamm
2014-09-04 16:30 ` [PATCH 06/19] smart: use CPU selection logic if smart is enabled klamm
2014-09-21 17:31 ` Pavel Machek
2014-09-04 16:30 ` [PATCH 07/19] smart: balance load between nodes klamm
2014-09-04 16:30 ` [PATCH 08/19] smart: smart pull klamm
2014-09-04 16:30 ` [PATCH 09/19] smart: throttle CFS tasks by affinning to first SMT thread klamm
2014-09-04 16:30 ` [PATCH 10/19] smart: smart gathering klamm
2014-09-04 16:30 ` [PATCH 11/19] smart: smart debug klamm
2014-09-04 16:30 ` [PATCH 12/19] smart: cgroup interface for smart klamm
2014-09-04 16:30 ` [PATCH 13/19] smart: nosmart boot option klamm
2014-09-04 16:31 ` [PATCH 14/19] smart: smart-related sysctl's klamm
2014-09-04 16:31 ` [PATCH 15/19] smart: decrease default rt_period/rt_runtime values klamm
2014-09-04 16:31 ` [PATCH 16/19] smart: change default RR timeslice to 5ms klamm
2014-09-04 16:31 ` [PATCH 17/19] smart: disable RT runtime sharing klamm
2014-09-04 16:31 ` [PATCH 18/19] hrtimers: calculate expires_next after all timers are executed klamm
2014-09-04 16:31 ` [PATCH 19/19] smart: add description to the README file klamm
2014-09-04 16:49 ` Peter Zijlstra [this message]
2014-09-04 17:06 ` [RFC] smt-aware rt load balancer Roman Gushchin
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=20140904164948.GI346@worktop.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=klamm@yandex-team.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=stfomichev@yandex-team.ru \
--cc=tkhai@yandex.ru \
/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