All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] bcache: incremental GC and dirty data init
@ 2018-04-12  6:38 tang.junhui
  2018-04-12  6:38 ` [PATCH 1/4] bcache: finish incremental GC tang.junhui
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: tang.junhui @ 2018-04-12  6:38 UTC (permalink / raw)
  To: kent.overstreet, colyli, mlyle; +Cc: linux-bcache, linux-block, tang.junhui

Hi maintainers and folks,

Some patches of this patch set have been sent before, they are not merged
yet, and I add two new patches to solve some issues I found while testing.
since They are interdependent, so I make a patch set and resend them.

[PATCH 1/4] bcache: finish incremental GC
[PATCH 2/4] bcache: calculate the number of incremental GC nodes according to
			the total of btree nodes
[PATCH 3/4] bcache: notify allocator to prepare for GC
[PATCH 4/4] bcache: fix I/O significant decline while backend devices registering

These patches are useful to prevent I/O fluctuations or even jump 0 while GC or
cached devices registering. I have test them for some times, I hope somebody could
have a review for these patch, any comment would be welcome.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-04-12 15:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-12  6:38 [PATCH 0/4] bcache: incremental GC and dirty data init tang.junhui
2018-04-12  6:38 ` [PATCH 1/4] bcache: finish incremental GC tang.junhui
2018-04-12 14:08   ` Coly Li
2018-04-12  6:38 ` [PATCH 2/4] bcache: calculate the number of incremental GC nodes according to the total of btree nodes tang.junhui
2018-04-12 14:21   ` Coly Li
2018-04-12  6:38 ` [PATCH 3/4] bcache: notify allocator to prepare for GC tang.junhui
2018-04-12 14:46   ` Coly Li
2018-04-12  6:38 ` [PATCH 4/4] bcache: fix I/O significant decline while backend devices registering tang.junhui
2018-04-12 15:20   ` Coly Li
2018-04-12  6:45 ` [PATCH 0/4] bcache: incremental GC and dirty data init Coly Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.