linux/drivers/md/bcache
Kent Overstreet 279afbad4e bcache: Track dirty data by stripe
To make background writeback aware of raid5/6 stripes, we first need to
track the amount of dirty data within each stripe - we do this by
breaking up the existing sectors_dirty into per stripe atomic_ts

Signed-off-by: Kent Overstreet <koverstreet@google.com>
2013-06-26 21:57:23 -07:00
..
alloc.c bcache: Fix/revamp tracepoints 2013-06-26 17:09:15 -07:00
bcache.h bcache: Track dirty data by stripe 2013-06-26 21:57:23 -07:00
bset.c bcache: Improve lazy sorting 2013-06-26 17:09:16 -07:00
bset.h bcache: Fix/revamp tracepoints 2013-06-26 17:09:15 -07:00
btree.c bcache: Track dirty data by stripe 2013-06-26 21:57:23 -07:00
btree.h bcache: Rip out pkey()/pbtree() 2013-06-26 17:09:15 -07:00
closure.c bcache: Fix for the build fixes 2013-03-25 19:36:39 -06:00
closure.h
debug.c bcache: Rip out pkey()/pbtree() 2013-06-26 17:09:15 -07:00
debug.h bcache: Rip out pkey()/pbtree() 2013-06-26 17:09:15 -07:00
io.c bcache: Fix/revamp tracepoints 2013-06-26 17:09:15 -07:00
journal.c bcache: Fix/revamp tracepoints 2013-06-26 17:09:15 -07:00
journal.h
Kconfig bcache: drop "select CLOSURES" 2013-05-15 00:42:51 -07:00
Makefile
movinggc.c bcache: Fix/revamp tracepoints 2013-06-26 17:09:15 -07:00
request.c bcache: Track dirty data by stripe 2013-06-26 21:57:23 -07:00
request.h bcache: Fix/revamp tracepoints 2013-06-26 17:09:15 -07:00
stats.c bcache: Fix error handling in init code 2013-05-15 00:48:14 -07:00
stats.h
super.c bcache: Track dirty data by stripe 2013-06-26 21:57:23 -07:00
sysfs.c bcache: Track dirty data by stripe 2013-06-26 21:57:23 -07:00
sysfs.h bcache: Don't export utility code, prefix with bch_ 2013-03-28 12:50:55 -06:00
trace.c bcache: Rip out pkey()/pbtree() 2013-06-26 17:09:15 -07:00
util.c bcache: Fix a format string overflow 2013-04-08 13:33:49 -07:00
util.h bcache: Fix/revamp tracepoints 2013-06-26 17:09:15 -07:00
writeback.c bcache: Track dirty data by stripe 2013-06-26 21:57:23 -07:00
writeback.h bcache: Track dirty data by stripe 2013-06-26 21:57:23 -07:00