vmtouch icon indicating copy to clipboard operation
vmtouch copied to clipboard

Portable file system cache diagnostics and control

Results 55 vmtouch issues
Sort by recently updated
recently updated
newest added

I saw the option `-w` which will set `o_wait` to `1`. But there is no documentation for it. Is it intentional?

Feature request from private email: -p should accept a list of ranges, ie "-p 5-10,500k-600k,3G-"

This was noticed when integrating into Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874145

Hello. What if vmtouch recrawled file paths in case of SIGHUP receiving? What do you think?

Is there any specific reason to keep the goto statements in the code? I have tried to remove those statements with minimal changes.

In `README.md`, I can see these informations about licence: > It is BSD licensed so you can basically do whatever you want with it. but also > vmtouch is copyright...

Hi, It would be very easy to add also ARM support to your Makefile. I tested with the following changes and it works on Android. Cheers, Luca ``` diff --git...

Not sure if you want this, but since I wanted it, I thought I'd share it. (If you don't want to merge, I completely understand; I'll personally be using my...

On github release page, all releases before 1.1.0 had vmtouch-X.Y.Z name for download, while 1.1.0 has v1.1.0 name. Is it possible to use the old naming scheme?

@maq123 shows in #30 that touching block devices can be slower than expected.