Accepting request 515121 from home:mnhauke
- Update to version 0.08.10: * Makefile: bump version * stress-dirdeep: fix warning on unused variable ret on BSD systems * Update manual description for the --all option * job: allow classes to be run as jobs (LP: #1706970) * stress-dirdeep: don't remove directories in main exercise function * return EXIT_SUCCESS for class cpu? class command * stress-dirdeep: exercise files rather than create/delete * manual: fix wording in memthrash table * stress-dirdeep: Fix inode accounting, add more -v information feedback * Add --dirdeep-inodes option to limit of inodes being consumed: * parse-opts: don't allow negative percentages * Add stress_get_filesystem_available_inodes to get inode number * Add generialized percentage opt parser get_uint64_percent * helper: remove debug message from stress_get_filesystem_size * stress-ng: ensure --version option terminates immediately OBS-URL: https://build.opensuse.org/request/show/515121 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=42
This commit is contained in:
parent
3ee3822a41
commit
e5aeed72ee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1364ff75543eb86f085e30d174098f11b74f12d017ad51c820b46c6473dfd8ac
|
||||
size 434993
|
3
stress-ng-0.08.10.tar.gz
Normal file
3
stress-ng-0.08.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2465f788ce297a9ea496df3b6084ee6835836d15c118a07d26273a977cdcd12
|
||||
size 435918
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 8 06:28:58 UTC 2017 - mardnh@gmx.de
|
||||
|
||||
- Update to version 0.08.10:
|
||||
* Makefile: bump version
|
||||
* stress-dirdeep: fix warning on unused variable ret on BSD systems
|
||||
* Update manual description for the --all option
|
||||
* job: allow classes to be run as jobs (LP: #1706970)
|
||||
* stress-dirdeep: don't remove directories in main exercise function
|
||||
* return EXIT_SUCCESS for class cpu? class command
|
||||
* stress-dirdeep: exercise files rather than create/delete
|
||||
* manual: fix wording in memthrash table
|
||||
* stress-dirdeep: Fix inode accounting, add more -v information feedback
|
||||
* Add --dirdeep-inodes option to limit of inodes being consumed:
|
||||
* parse-opts: don't allow negative percentages
|
||||
* Add stress_get_filesystem_available_inodes to get inode number
|
||||
* Add generialized percentage opt parser get_uint64_percent
|
||||
* helper: remove debug message from stress_get_filesystem_size
|
||||
* stress-ng: ensure --version option terminates immediately
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 12:32:33 UTC 2017 - mardnh@gmx.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: stress-ng
|
||||
Version: 0.08.09
|
||||
Version: 0.08.10
|
||||
Release: 0
|
||||
Summary: Tool to load and stress a computer
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user