Searched hist:"5 e6926daac267dd99552ae613f041a9e88bbf258" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/bcache/ |
H A D | writeback.h | diff 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 D | writeback.c | diff 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 D | bcache.h | diff 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 D | super.c | diff 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>
|