]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Documentation: ublk: address review comments for SHMEM_ZC docs
authorMing Lei <tom.leiming@gmail.com>
Thu, 9 Apr 2026 13:30:18 +0000 (21:30 +0800)
committerJens Axboe <axboe@kernel.dk>
Fri, 10 Apr 2026 01:10:44 +0000 (19:10 -0600)
commit289653bb76c46149f88939c3cfef55cdb236ace2
tree02aec1fa0e5964bb0c856e472f9629a54635c788
parent365ea7cc62447caac508706b429cdf031cc15a9f
Documentation: ublk: address review comments for SHMEM_ZC docs

- Use "physical pages" instead of "page frame numbers (PFNs)" for
  clarity
- Remove "without any per-I/O overhead" claim from zero-copy
  description
- Add scatter/gather limitation: each I/O's data must be contiguous
  within a single registered buffer

Suggested-by: Caleb Sander Mateos <csander@purestorage.com>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Link: https://patch.msgid.link/20260409133020.3780098-7-tom.leiming@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/block/ublk.rst