mbox series

[PATCHSET,0/2] Shrink io_mapped_ubuf size

Message ID 20240915152315.821382-1-axboe@kernel.dk (mailing list archive)
Headers show
Series Shrink io_mapped_ubuf size | expand

Message

Jens Axboe Sept. 15, 2024, 3:22 p.m. UTC
Hi,

This shrinks it from (now) 48 bytes to 32 bytes. No ill effects observed
in terms of performance.

Comments

Kanchan Joshi Sept. 17, 2024, 5:16 a.m. UTC | #1
On 9/15/2024 8:52 PM, Jens Axboe wrote:
> Hi,
> 
> This shrinks it from (now) 48 bytes to 32 bytes. No ill effects observed
> in terms of performance.

Reviewed-by: Kanchan Joshi <joshi.k@samsung.com>