You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the ability to specify a range of bytes which should be mapped to cache first e.g. vmtouch -s 512-1MB -l file.
And also add the ability to limit the bandwidth so it doesn't interfere with random access e.g. vmtouch -B 100Mb.
The text was updated successfully, but these errors were encountered:
Anuskuss
changed the title
Feature request: Prioritize bytes
Feature request: Prioritize bytes and limit speed
Sep 9, 2023
Add the ability to specify a range of bytes which should be mapped to cache first e.g.
vmtouch -s 512-1MB -l file
.And also add the ability to limit the bandwidth so it doesn't interfere with random access e.g.
vmtouch -B 100Mb
.The text was updated successfully, but these errors were encountered: