forked from pool/stress-ng
Accepting request 763353 from home:mnhauke
- Update to version 0.10.16 * stress-bad-altstack: aggressively re-try when we can't segfault the handler * stress-aio-linux: perform periodic async fdsync and fsync and use lots of open files * stress-aio-linux: add async reads and allocate buffers * stress-dev: Add TIOCMBIS and TIOCMBIC ioctls * stress-dev: add TIOCNXCL and TIOCEXCL ioctls * stress-dev: add a couple more tty specific ioctls * stress-aio: fix sleepy wait to make it interruptible * Manual: move the --set and --set-ops to the correct place * stress-sysfs: improve timeout on slow sysfs entries * stress-ramfs: create/lstat/remove symlink file on ramfs filesystem OBS-URL: https://build.opensuse.org/request/show/763353 OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=162
This commit is contained in:
parent
e17eb4ab49
commit
cdade993d7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1d0ca8a2f287e13c2d36c01e874d16d67bcb368d8d26563324c9aaf0ddb100c1
|
|
||||||
size 414576
|
|
3
stress-ng-0.10.16.tar.xz
Normal file
3
stress-ng-0.10.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:eabfffcffcf53e67765181280456c204ad00214339cfdb3ee2769d58b4a7e304
|
||||||
|
size 415740
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 11 18:31:58 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- Update to version 0.10.16
|
||||||
|
* stress-bad-altstack: aggressively re-try when we can't
|
||||||
|
segfault the handler
|
||||||
|
* stress-aio-linux: perform periodic async fdsync and fsync
|
||||||
|
and use lots of open files
|
||||||
|
* stress-aio-linux: add async reads and allocate buffers
|
||||||
|
* stress-dev: Add TIOCMBIS and TIOCMBIC ioctls
|
||||||
|
* stress-dev: add TIOCNXCL and TIOCEXCL ioctls
|
||||||
|
* stress-dev: add a couple more tty specific ioctls
|
||||||
|
* stress-aio: fix sleepy wait to make it interruptible
|
||||||
|
* Manual: move the --set and --set-ops to the correct place
|
||||||
|
* stress-sysfs: improve timeout on slow sysfs entries
|
||||||
|
* stress-ramfs: create/lstat/remove symlink file on ramfs
|
||||||
|
filesystem
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 3 19:30:53 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
Fri Jan 3 19:30:53 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: stress-ng
|
Name: stress-ng
|
||||||
Version: 0.10.15
|
Version: 0.10.16
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tool to load and stress a computer
|
Summary: Tool to load and stress a computer
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user