Re: [PATCH] feat(CFS Bandwidth): add an interface for CFS Bandwidth

2019-04-29 Thread Peter Zijlstra
On Sun, Apr 28, 2019 at 04:32:06PM +0900, k-onishi wrote: > I added an interface which is more intuitive > and takes less write/read systemcalls. > > I think that most people don't really care period > and quota of CFS Bandwidth, > > They just use it like > "I will allow this process to use 50% o

[PATCH] feat(CFS Bandwidth): add an interface for CFS Bandwidth

2019-04-28 Thread k-onishi
I added an interface which is more intuitive and takes less write/read systemcalls. I think that most people don't really care period and quota of CFS Bandwidth, They just use it like "I will allow this process to use 50% of single core" in most cases. But I know that we still need to care perio