On Mon, Nov 30, 2015 at 10:55:02PM -0500, Waiman Long wrote:
On 11/30/2015 05:09 PM, Peter Zijlstra wrote:Meh, or just tell the people that have stupid large machines to use
On Mon, Nov 30, 2015 at 02:13:32PM -0500, Waiman Long wrote:I will try that out tomorrow. However, SCHED_AUTOGROUP was enabled in the
Yeah, can you kill autogroup and see if that helps? If not, we probablyThis begs the question tough; why are you running a global load in aI didn't use any cgroup in my test setup. Autogroup was enabled, though.
cgroup; and do we really need to update this for the root cgroup? It
seems to me we don't need calc_tg_weight() for the root cgroup, it
doesn't need to normalize its weight numbers.
That is; isn't this simply a problem we should avoid?
Booting up a 4.4-rc2 kernel caused sched_create_group() to be called 56
times.
should add some code to avoid calculating things for the root group.
distribution kernels. So we still need to look at that with autogroup
enabled.
noautogroup on boot (its of questionable benefit in the first place imo,
esp. on servers).