On Mon, Nov 22, 2021 at 12:53:31PM -0700, Jens Axboe wrote: > We should just make this 0.1% of RAM (min(0.1% ram, 64KB)) or something > like what was suggested, if that will help move things forward. IMHO the > 32MB machine is mostly a theoretical case, but whatever . I think you mean max(0.1% ram, 64KB). with that change, I agree.