| b885e23b | 21-Apr-2021 |
Changpeng Liu <changpeng.liu@intel.com> |
bdev/iscsi: apply max_unmap and max_unmap_segments to bdev layer
The bdev layer can do the unmap split now based on the backend device. For now we only use 1 unmap descriptor, the bdev layer can he
bdev/iscsi: apply max_unmap and max_unmap_segments to bdev layer
The bdev layer can do the unmap split now based on the backend device. For now we only use 1 unmap descriptor, the bdev layer can help us to do the split.
Fix issue #1888
Change-Id: Iaf740bafd4f2bb4b108133fee2aafd2f53da9b2b Signed-off-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7519 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|
| 2594e757 | 20-Apr-2021 |
Changpeng Liu <changpeng.liu@intel.com> |
bdev/iscsi: save Block limits VPD unmap settings
Also free scsi_task data structure for the asynchronous libiscsi APIs.
Change-Id: I0bff706bfb795e51a4b10c357913ae66493dca5d Signed-off-by: Changpeng
bdev/iscsi: save Block limits VPD unmap settings
Also free scsi_task data structure for the asynchronous libiscsi APIs.
Change-Id: I0bff706bfb795e51a4b10c357913ae66493dca5d Signed-off-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7513 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
show more ...
|