original_kernel/drivers/md/bcache
Kent Overstreet 48a915a87f bcache: Better full stripe scanning
The old scanning-by-stripe code burned too much CPU, this should be
better.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
2013-11-10 21:56:41 -08:00
..
Kconfig bcache: Debug code improvements 2013-11-10 21:56:34 -08:00
Makefile
alloc.c bcache: Don't bother with bucket refcount for btree node allocations 2013-11-10 21:56:34 -08:00
bcache.h bcache: Better full stripe scanning 2013-11-10 21:56:41 -08:00
bset.c bcache: Move spinlock into struct time_stats 2013-11-10 21:56:40 -08:00
bset.h bcache: Kill bch_next_recurse_key() 2013-11-10 21:56:39 -08:00
btree.c bcache: Better full stripe scanning 2013-11-10 21:56:41 -08:00
btree.h bcache: Avoid deadlocking in garbage collection 2013-11-10 21:56:38 -08:00
closure.c bcache: Drop some closure stuff 2013-11-10 21:56:10 -08:00
closure.h bcache: Drop some closure stuff 2013-11-10 21:56:10 -08:00
debug.c bcache: Debug code improvements 2013-11-10 21:56:34 -08:00
debug.h bcache: Debug code improvements 2013-11-10 21:56:34 -08:00
io.c
journal.c bcache: Pull on disk data structures out into a separate header 2013-11-10 21:56:33 -08:00
journal.h bcache: Pull on disk data structures out into a separate header 2013-11-10 21:56:33 -08:00
movinggc.c bcache: Break up struct search 2013-11-10 21:56:32 -08:00
request.c bcache: Kill sequential_merge option 2013-11-10 21:56:39 -08:00
request.h bcache: Move sector allocator to alloc.c 2013-11-10 21:56:32 -08:00
stats.c bcache: Break up struct search 2013-11-10 21:56:32 -08:00
stats.h bcache: Break up struct search 2013-11-10 21:56:32 -08:00
super.c bcache: Better full stripe scanning 2013-11-10 21:56:41 -08:00
sysfs.c bcache: Kill sequential_merge option 2013-11-10 21:56:39 -08:00
sysfs.h
trace.c bcache: Break up struct search 2013-11-10 21:56:32 -08:00
util.c bcache: Move spinlock into struct time_stats 2013-11-10 21:56:40 -08:00
util.h bcache: Move spinlock into struct time_stats 2013-11-10 21:56:40 -08:00
writeback.c bcache: Better full stripe scanning 2013-11-10 21:56:41 -08:00
writeback.h bcache: Better full stripe scanning 2013-11-10 21:56:41 -08:00