Accepting request 734422 from home:mnhauke

- Update to version 0.10.07
  * Remove smatchify script, we now use other tools to static
    analyse stress-ng
  * Don't show utf8 chars on dump consoles
  * stress-clone: make child process larger to make it more
    OOM-able
  * core-out-of-memory: open and close proc interface after each
    write
  * stress-rdrand: unroll loop x 4 more times for more throughput
  * inline the __keep_stressing function, reduce call overhead
    for more throughput
  * stress-stack: make alternative signal stack privately
    mapped

OBS-URL: https://build.opensuse.org/request/show/734422
OBS-URL: https://build.opensuse.org/package/show/benchmark/stress-ng?expand=0&rev=142
This commit is contained in:
Martin Pluskal 2019-10-02 11:35:14 +00:00 committed by Git OBS Bridge
parent c605dd2bf9
commit 3d733de62f
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3564ad6e8cdb5e870d9412cd62823b1b1a3a7e7bcd554e8ce6e51f9d024002b
size 401300

3
stress-ng-0.10.07.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85ae86587f605225cc736e1ddba6cc5fd129dfbba0f7d94df755e2e6ac5230e6
size 400796

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Oct 1 20:44:28 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.10.07
* Remove smatchify script, we now use other tools to static
analyse stress-ng
* Don't show utf8 chars on dump consoles
* stress-clone: make child process larger to make it more
OOM-able
* core-out-of-memory: open and close proc interface after each
write
* stress-rdrand: unroll loop x 4 more times for more throughput
* inline the __keep_stressing function, reduce call overhead
for more throughput
* stress-stack: make alternative signal stack privately
mapped
-------------------------------------------------------------------
Mon Sep 23 19:36:57 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

@ -18,7 +18,7 @@
Name: stress-ng
Version: 0.10.06
Version: 0.10.07
Release: 0
Summary: Tool to load and stress a computer
License: GPL-2.0-only