open-cas-linux/modules/cas_cache/volume
Robert Baldyga 517d98a6ed Split big IO requests
OCF cannot allocate request map bigger than 4MiB (due to kmalloc
limitations), thus we need to split bigger IOs into series smaller
ones to reduce request map size.

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
2021-07-07 18:52:22 +02:00
..
obj_blk.h Handle all io on bio handler 2021-06-15 16:52:35 +02:00
vol_atomic_dev_bottom.c Update mpool API for vol_atomic_dev_bottom 2021-06-23 14:57:21 +02:00
vol_atomic_dev_bottom.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
vol_blk_utils.c Add support for kernel 5.11 2021-06-15 18:59:08 +02:00
vol_blk_utils.h Remove blk request handling path 2021-06-15 18:59:08 +02:00
vol_block_dev_bottom.c Add support for kernel 5.11 2021-06-15 18:59:08 +02:00
vol_block_dev_bottom.h Update copyright statements (2021) 2021-01-21 13:15:38 +01:00
vol_block_dev_top.c Split big IO requests 2021-07-07 18:52:22 +02:00
vol_block_dev_top.h Remove unused functions from top volume 2021-06-15 18:59:08 +02:00