Home
last modified time | relevance | path

Searched hist:"5 e6926daac267dd99552ae613f041a9e88bbf258" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/md/bcache/
H A Dwriteback.hdiff 5e6926daac267dd99552ae613f041a9e88bbf258 Wed Jul 24 19:50:06 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Convert writeback to a kthread

This simplifies the writeback flow control quite a bit - previously, it
was conceptually two coroutines, refill_dirty() and read_dirty(). This
makes the code quite a bit more straightforward.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
H A Dwriteback.cdiff 5e6926daac267dd99552ae613f041a9e88bbf258 Wed Jul 24 19:50:06 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Convert writeback to a kthread

This simplifies the writeback flow control quite a bit - previously, it
was conceptually two coroutines, refill_dirty() and read_dirty(). This
makes the code quite a bit more straightforward.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
H A Dbcache.hdiff 5e6926daac267dd99552ae613f041a9e88bbf258 Wed Jul 24 19:50:06 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Convert writeback to a kthread

This simplifies the writeback flow control quite a bit - previously, it
was conceptually two coroutines, refill_dirty() and read_dirty(). This
makes the code quite a bit more straightforward.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
H A Dsuper.cdiff 5e6926daac267dd99552ae613f041a9e88bbf258 Wed Jul 24 19:50:06 CDT 2013 Kent Overstreet <kmo@daterainc.com> bcache: Convert writeback to a kthread

This simplifies the writeback flow control quite a bit - previously, it
was conceptually two coroutines, refill_dirty() and read_dirty(). This
makes the code quite a bit more straightforward.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>