On Mon, 29 Apr 2024 03:23:08 -0700, Keith Busch wrote: > The ramdisk memory utilization can only go up when data is written to > new pages. Implement discard to provide the possibility to reduce memory > usage for pages no longer in use. Aligned discards will free the > associated pages, if any, and determinisitically return zeroed data > until written again. > > > [...] Applied, thanks! [1/1] brd: implement discard support commit: 9ead7efc6f3f2b46c4ec68209bca4888cfbd4c19 Best regards, -- Jens Axboe