Re: [PATCH V2 0/7] sched/deadline: fix cpusets bandwidth accounting

2018-02-05 Thread Mathieu Poirier
On Fri, Feb 02, 2018 at 02:17:50PM +0100, Luca Abeni wrote: > Hi Mathieu, > > On Thu, 1 Feb 2018 09:51:02 -0700 > Mathieu Poirier wrote: > > > This is the follow-up patchset to [1] that attempt to fix a problem > > reported by Steve Rostedt [2] where DL bandwidth accounting is not > > recompute

Re: [PATCH V2 0/7] sched/deadline: fix cpusets bandwidth accounting

2018-02-02 Thread Luca Abeni
Hi Mathieu, On Thu, 1 Feb 2018 09:51:02 -0700 Mathieu Poirier wrote: > This is the follow-up patchset to [1] that attempt to fix a problem > reported by Steve Rostedt [2] where DL bandwidth accounting is not > recomputed after CPUset and CPU hotplug operations. When CPU hotplug and > some CUPs

[PATCH V2 0/7] sched/deadline: fix cpusets bandwidth accounting

2018-02-01 Thread Mathieu Poirier
This is the follow-up patchset to [1] that attempt to fix a problem reported by Steve Rostedt [2] where DL bandwidth accounting is not recomputed after CPUset and CPU hotplug operations. When CPU hotplug and some CUPset manipulation take place root domains are destroyed and new ones created, loosi