[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <77161409833206@webcorp01h.yandex-team.ru>
Date: Thu, 04 Sep 2014 16:20:06 +0400
From: Roman Gushchin <klamm@...dex-team.ru>
To: peterz@...radead.org, mingo@...hat.com,
Kirill Tkhai <tkhai@...dex.ru>,
LKML <linux-kernel@...r.kernel.org>
Cc: Stanislav Fomichev <stfomichev@...dex-team.ru>
Subject: [RFC] smt-aware rt load balancer
Hello!
We had an earlier discussion about using real-time policies on modern CPUs
for cpu-bound tasks with "near real-time" execution time expectations (like front-end servers):
https://lkml.org/lkml/2014/4/24/602 .
I sad, that I had a prototype of real-time load balancer (called smart), that performs well in this case.
Now it's ready to be published.
The patch set on top of the 3.10.x branch can be found here:
https://github.com/yandex/smart .
It's stable.
We use them in production for a couple of months on more than thousand machines.
We get noticeable performance increase for many projects with different load patterns
(up to 10-15% in both RPS and latency).
Any feedback, comments, questions are welcome!
Regards,
Roman
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists