Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607098 - dev-util/vmtouch-1.2.0 version bump
Summary: dev-util/vmtouch-1.2.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-24 17:41 UTC by Thomas Deutschmann (RETIRED)
Modified: 2017-02-06 06:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2017-01-24 17:41:40 UTC
Changes since 1.0.2 (last version in repository):

1.1.0    2016-08-08
  * 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)

1.2.0    2016-12-01
  * -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)
Comment 1 Yixun Lan archtester gentoo-dev 2017-02-06 06:26:49 UTC
commit 6eefa78d5b87b6addb3610ef6357593af0432cbb
Author: Yixun Lan <dlan@gentoo.org>
Date:   Mon Feb 6 14:25:05 2017 +0800

    dev-util/vmtouch: version bump 1.2.0

    Gentoo-Bug: 607098

    Package-Manager: Portage-2.3.3, Repoman-2.3.1