It seems that vmtouch is missing from the Leap 16 repositories. Is there a replacement for this tool?
I previously used vmtouch to force load specific directories into memory. Is there any way to achieve the same result in Leap 16?
It seems that vmtouch is missing from the Leap 16 repositories. Is there a replacement for this tool?
I previously used vmtouch to force load specific directories into memory. Is there any way to achieve the same result in Leap 16?
Would it be sufficient to simply replace vmtouch with the command ls -R “dir” >/dev/null ?
e.g.:
ls -R /mnt/disc1/ >/dev/null
@rilicek Hi you could always install the Leap 16.0 version from the development repo?
https://build.opensuse.org/projects/utilities/packages/vmtouch/repositories/16.0/binaries
I found it in the following repo:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.