The default 8KB buffer in IO::Buffered is way to low for eg. reading from AWS EBS drives, where the minimum read blocksize is 256KB. How can I override it?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
IO.copy buffer too small? | 24 | 2171 | September 20, 2022 | |
Possible to check whether I can call IO::Buffered#buffer_size=? | 0 | 235 | December 3, 2020 | |
Use the same large buffer as a smaller one | 2 | 252 | October 25, 2021 | |
File offsets above Int32 | 5 | 285 | October 2, 2019 | |
IO.copy(src, dst) handles the back pressure? | 4 | 354 | July 8, 2021 |