Re: [PATCH 03/19] bcache: do not subtract sectors_to_gc for bypassed IO

2017-07-01 Thread Coly Li
On 2017/7/1 上午4:42, bca...@lists.ewheeler.net wrote: > From: Tang Junhui > > Since bypassed IOs use no bucket, so do not subtract sectors_to_gc to > trigger gc thread. > > Signed-off-by: tang.junhui > Reviewed-by: Eric Wheeler

[PATCH 03/19] bcache: do not subtract sectors_to_gc for bypassed IO

2017-06-30 Thread bcache
From: Tang Junhui Since bypassed IOs use no bucket, so do not subtract sectors_to_gc to trigger gc thread. Signed-off-by: tang.junhui Reviewed-by: Eric Wheeler Cc: sta...@vger.kernel.org ---

[PATCH 03/19] bcache: do not subtract sectors_to_gc for bypassed IO

2017-06-30 Thread Tang Junhui
Since bypassed IOs use no bucket, so do not subtract sectors_to_gc to trigger gc thread. Signed-off-by: tang.junhui Reviewed-by: Eric Wheeler Cc: sta...@vger.kernel.org --- drivers/md/bcache/request.c | 6 +++--- 1 file changed, 3

[PATCH 03/19] bcache: do not subtract sectors_to_gc for bypassed IO

2017-06-30 Thread Tang Junhui
Since bypassed IOs use no bucket, so do not subtract sectors_to_gc to trigger gc thread. Signed-off-by: tang.junhui Reviewed-by: Eric Wheeler Cc: sta...@vger.kernel.org --- drivers/md/bcache/request.c | 6 +++--- 1 file changed, 3