Re: [PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP
From: Peter Zijlstra <hidden>
Date: 2016-04-07 06:40:45
Also in:
cgroups, lkml
From: Peter Zijlstra <hidden>
Date: 2016-04-07 06:40:45
Also in:
cgroups, lkml
On Wed, Apr 06, 2016 at 05:53:07PM -0400, Tejun Heo wrote:
Can you list applications which make use of CLONE_VM without CLONE_THREAD?
I ran into one two years ago or so; I forgot what it was, but it made perf misbehave because we too had assumed this not to happen. Eventually it turned out a newer version of that software did no longer do this and we more or less left it at that. But it does show that crap is out there..