[Tracker] Move Tracker's cache to /tmp



Hi guys,
I am mounting my /tmp as tmpfs to migrate 'some' disk IO to RAM. I removed $HOME/.cache directory and create a symbolic link with that name to a directory in /tmp, like /tmp/some-path/.cache, thus moved all Tracker cache to /tmp. I did that with $HOME/.local too.

What I am wondering is, at start up, what does Tracker do to $HOME/.cache/tracker and $HOME/.local/share/tracker. How much data does it do IO on disk read/write?

And in the case of me that I move those dirs to /tmp, it means at every startup, Tracker has to do disk read ( any disk write? ) more data than it does in normal case, right? From what I observed, it's around 200-300MB of data in /tmp/some-path/.cache/tracker.

Thanks.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]