7 Commits

Author SHA256 Message Date
5a984a4b1b Accepting request 827274 from utilities
OBS-URL: https://build.opensuse.org/request/show/827274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vmtouch?expand=0&rev=3
2020-08-17 10:10:25 +00:00
0263294b35 Accepting request 827127 from home:dirkmueller:branches:utilities
- update to 1.3.1:
 * New switch: "-P <pidfile>". When combined with -l or -L, the
   PID of the daemon process will be written to this file.
 * In Makefile, support staged installs using DESTDIR
 * Create snapcraft.yaml to enable snap creation
 * Fix compilation for pre-C99 compilers
 * Documentation improvements

OBS-URL: https://build.opensuse.org/request/show/827127
OBS-URL: https://build.opensuse.org/package/show/utilities/vmtouch?expand=0&rev=6
2020-08-17 08:13:54 +00:00
8567c6c6f4 Accepting request 509605 from utilities
1

OBS-URL: https://build.opensuse.org/request/show/509605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vmtouch?expand=0&rev=2
2017-07-12 17:36:20 +00:00
OBS User mrdocs
125850a780 Accepting request 509604 from home:mrdocs:branches:utilities
update to 1.3.0

OBS-URL: https://build.opensuse.org/request/show/509604
OBS-URL: https://build.opensuse.org/package/show/utilities/vmtouch?expand=0&rev=4
2017-07-12 03:45:28 +00:00
5bc62f1a15 Accepting request 450035 from utilities
A very useful too to modify/inspect vm cache

OBS-URL: https://build.opensuse.org/request/show/450035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vmtouch?expand=0&rev=1
2017-01-27 10:09:59 +00:00
Ismail Dönmez
b3d335bb91 - Update to version 1.2.0
* -i feature which lets you ignore entire files and directories
    (Thanks Etienne Bruines)
  * -I feature which lets you only process filenames matching
    certain patterns.
  * Both -i and -I support wildcards
  * Specify C99 standard during compile (Thanks ecebuzz)
  * Better error checking for extremely large values to command
    line parameters (Thanks Matthew Fernandez)
  * Fix some boundary conditions in the range support added
    in 1.0.1 (Thanks Justas Lavišius)
  * On Linux, support touching/evicting/displaying block devices
    directly. This displays the underlying buffer cache, not the
    filesystem cache (Thanks to maq123 for the suggestion)
  * On Linux, open files with O_NOATIME so that we don't cause
    unnecessary disk activity recording access times
    (Thanks Mat R.)
  * Replaces a stat() call with an fstat() call which is slightly
    more efficient.
  * Skipped symlinks are no longer included in total file count
  * Closes file descriptors after locking memory since there is
    no need to keep them open. This makes it less likely you will
    hit the RLIMIT_NOFILE when using -l or -L.
  * TUNING.md file (Thanks to Artem Sheremet for the idea and
    to Vladimir Kotal for Solaris tuning info)

OBS-URL: https://build.opensuse.org/package/show/utilities/vmtouch?expand=0&rev=2
2017-01-13 12:37:27 +00:00
Ismail Dönmez
7d9095ab6d - Initial release
OBS-URL: https://build.opensuse.org/package/show/utilities/vmtouch?expand=0&rev=1
2016-03-22 13:21:16 +00:00