kernel-ark/drivers/md/persistent-data
Joe Thornber 40c57f475f dm space map disk: optimise sm_disk_dec_block
Don't waste time spotting blocks that have been allocated and then freed
in the same transaction.

The extra lookup is expensive, and I don't think it really gives us much.

Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
2013-11-09 18:20:24 -05:00
..
dm-array.c dm array: fix bug in growing array 2013-11-05 11:20:50 -05:00
dm-array.h
dm-bitset.c
dm-bitset.h
dm-block-manager.c dm btree: prefetch child nodes when walking tree for a dm_btree_del 2013-08-23 09:02:14 -04:00
dm-block-manager.h dm btree: prefetch child nodes when walking tree for a dm_btree_del 2013-08-23 09:02:14 -04:00
dm-btree-internal.h
dm-btree-remove.c
dm-btree-spine.c
dm-btree.c dm btree: prefetch child nodes when walking tree for a dm_btree_del 2013-08-23 09:02:14 -04:00
dm-btree.h
dm-persistent-data-internal.h
dm-space-map-common.c dm space map: optimise sm_ll_dec and sm_ll_inc 2013-08-23 09:02:14 -04:00
dm-space-map-common.h
dm-space-map-disk.c dm space map disk: optimise sm_disk_dec_block 2013-11-09 18:20:24 -05:00
dm-space-map-disk.h
dm-space-map-metadata.c dm persistent metadata: add space map threshold callback 2013-05-10 14:37:20 +01:00
dm-space-map-metadata.h
dm-space-map.h dm persistent data: add threshold callback to space map 2013-05-10 14:37:20 +01:00
dm-transaction-manager.c
dm-transaction-manager.h
Kconfig
Makefile