Searched hist:"9 d0eb0ab432aaa9160cf2675aee73b3900b9bc18" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/md/ |
H A D | dm-switch.c | 9d0eb0ab432aaa9160cf2675aee73b3900b9bc18 Thu Jul 11 00:41:19 CEST 2013 Jim Ramsay <jim_ramsay@dell.com> dm: add switch target
dm-switch is a new target that maps IO to underlying block devices efficiently when there is a large number of fixed-sized address regions but there is no simple pattern to allow for a compact mapping representation such as dm-stripe.
Though we have developed this target for a specific storage device, Dell EqualLogic, we have made an effort to keep it as general purpose as possible in the hope that others may benefit.
Originally developed by Jim Ramsay. Simplified by Mikulas Patocka.
Signed-off-by: Jim Ramsay <jim_ramsay@dell.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | Kconfig | diff 9d0eb0ab432aaa9160cf2675aee73b3900b9bc18 Thu Jul 11 00:41:19 CEST 2013 Jim Ramsay <jim_ramsay@dell.com> dm: add switch target
dm-switch is a new target that maps IO to underlying block devices efficiently when there is a large number of fixed-sized address regions but there is no simple pattern to allow for a compact mapping representation such as dm-stripe.
Though we have developed this target for a specific storage device, Dell EqualLogic, we have made an effort to keep it as general purpose as possible in the hope that others may benefit.
Originally developed by Jim Ramsay. Simplified by Mikulas Patocka.
Signed-off-by: Jim Ramsay <jim_ramsay@dell.com> Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|