is it possible to avoid the cache using disk (especially SSD)?
can we use the ram as cahce temporally and be able to adjust dynamically?
i just want to avoid ware out the SSD too soon. (it write to cache at crazy speed of 80MB/s when i try to upload 1TB of data to my webdav server yesterday.
thank you.