diff options
| author | Caleb Sander Mateos <[email protected]> | 2025-06-21 17:10:14 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2025-06-25 02:45:31 +0000 |
| commit | 81b4d1a1d03301dcca8af5c58eded9e535f1f6ed (patch) | |
| tree | db361575c3979a8e39ddea33a7fe3c3060e85158 /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | ublk: fix narrowing warnings in UAPI header (diff) | |
| download | kernel-81b4d1a1d03301dcca8af5c58eded9e535f1f6ed.tar.gz kernel-81b4d1a1d03301dcca8af5c58eded9e535f1f6ed.zip | |
ublk: update UBLK_F_SUPPORT_ZERO_COPY comment in UAPI header
UBLK_F_SUPPORT_ZERO_COPY has a very old comment describing the initial
idea for how zero-copy would be implemented. The actual implementation
added in commit 1f6540e2aabb ("ublk: zc register/unregister bvec") uses
io_uring registered buffers rather than shared memory mapping.
Remove the inaccurate remarks about mapping ublk request memory into the
ublk server's address space and requiring 4K block size. Replace them
with a description of the current zero-copy mechanism.
Signed-off-by: Caleb Sander Mateos <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
