|
|
|
|
|
by jandrewrogers
1337 days ago
|
|
Sure, but that behavior is effectively read-ahead / write-behind on your I/O buffers. That doesn't mean much more than anticipating future I/O operations before completion of that I/O is required by the code for efficient forward progress. |
|