RE: ext4: performance regression introduced by the cgroup writeback support

2015-09-24 Thread Dexuan Cui
ndreas Dilger ; > > linux-e...@vger.kernel.org; linux-fsde...@vger.kernel.org; linux- > > ker...@vger.kernel.org > > Subject: Re: ext4: performance regression introduced by the cgroup writeback > > support > > > > On Wed, Sep 23, 2015 at 12:13:59PM -0400, Chris Mas

RE: ext4: performance regression introduced by the cgroup writeback support

2015-09-23 Thread Dexuan Cui
gt; ker...@vger.kernel.org > Subject: Re: ext4: performance regression introduced by the cgroup writeback > support > > On Wed, Sep 23, 2015 at 12:13:59PM -0400, Chris Mason wrote: > > > The issue is: under high CPU and disk I/O pressure, *some* processes can > suffer from

RE: ext4: performance regression introduced by the cgroup writeback support

2015-09-23 Thread Dexuan Cui
el.org > Subject: Re: ext4: performance regression introduced by the cgroup writeback > support > > On Wed, Sep 23, 2015 at 01:49:31PM +, Dexuan Cui wrote: > > Hi all, > > Since some point between July and Sep, I have been suffered from a strange > "very slow write&q

Re: ext4: performance regression introduced by the cgroup writeback support

2015-09-23 Thread Tejun Heo
On Wed, Sep 23, 2015 at 12:13:59PM -0400, Chris Mason wrote: > > The issue is: under high CPU and disk I/O pressure, *some* processes can > > suffer from a very slow write speed (e.g., <1MB/s or even only 20KB/s), > > while the normal write speed should be at least dozens of MB/s. So, I think I

Re: ext4: performance regression introduced by the cgroup writeback support

2015-09-23 Thread Chris Mason
On Wed, Sep 23, 2015 at 01:49:31PM +, Dexuan Cui wrote: > Hi all, > Since some point between July and Sep, I have been suffered from a strange > "very slow write" issue and on Sep 9 I reported it to LKML (but got no > reply): https://lkml.org/lkml/2015/9/9/290 > > The issue is: under high CP