hoytech / vmtouch

Portable file system cache diagnostics and control
https://hoytech.com/vmtouch/
BSD 3-Clause "New" or "Revised" License
1.79k stars 210 forks source link

[Feature Request] Verbose output for daemon #86

Closed mgutt closed 3 years ago

mgutt commented 3 years ago

I like to see what the daemon is doing, but this command returns nothing: vmtouch -v -d -l -p 0M-60M "/mnt/disk1/Movie/OP"

I like to see following things:

Or is this something that is not possible because I choosed the daemon mode?

hoytech commented 3 years ago

Yeah daemon was really only intended to keep the lock active. I think actually adding daemon mode to vmtouch wasn't a good idea, and it's sort of deprecated.