mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 09:57:00 +02:00
This allows us to properly limit our block requests to the device's capabilities, and choose more optimal block counts for I/O operations. In theory, as Qemu only advertises a block limit above our current internal block size limit of u16::max and does not advertise any optimal transfer lengths.