aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/apps/vespa-drop-file-from-cache
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Update 2018 copyright notices.gjoranv2021-10-072-2/+2
* posix_fadvise() is not generally available.Tor Egge2020-04-201-0/+2
* Use std::error_code instead of strerror_r.Tor Egge2019-03-101-5/+5
* Add newline and rewrite error handling to a linear sequence of guards.Henning Baldersheim2018-09-261-13/+13
* Add simple usage test for vespa-drop-file-from-cacheHenning Baldersheim2018-09-261-4/+11
* Add simple program to drop files from the buffer cache.Henning Baldersheim2018-09-253-0/+35