posixutils-rs icon indicating copy to clipboard operation
posixutils-rs copied to clipboard

Support posix_fadvise

Open jgarzik opened this issue 1 year ago • 0 comments

Many file and text utilities have clearly sequential file access patterns.

Hypothesis is that posix_fadvise will be beneficial.

jgarzik avatar Sep 23 '24 18:09 jgarzik