On Fri May 30 22:03:51 2025 +0000, Nikolay Sivov wrote:
We should make it work of course. I see, so it's not a question of reading 256k blocks every time, but to never exceed this chunk limit?
Yes - and reads being aligned on a 256KiB boundary. Those two things are also what the tests assert.