Accepting request 586018 from benchmark
OBS-URL: https://build.opensuse.org/request/show/586018 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/stress-ng?expand=0&rev=36
This commit is contained in:
commit
7a9339bd7f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:46c88332b91838af27f4b80c2e621e744ae04ce6f19b150ac748f9ba43d22509
|
||||
size 332256
|
3
stress-ng-0.09.19.tar.xz
Normal file
3
stress-ng-0.09.19.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1002bba65ee8edbb644798d5cf3c035ad9d054732892ce8db5610a41990515c6
|
||||
size 333752
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 12 15:33:39 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
- Update to version 0.09.19
|
||||
* Makefile: bump version
|
||||
* stress-cyclic: fix typo in time measurement, us should be ns
|
||||
* stress-enosys: add checks on RLIMIT_* macros
|
||||
* bump target_clones attribute to gcc 5.5
|
||||
* stress-mcontend: don't msync if it is not available
|
||||
* Disable target_clones attribute on GNU_HURD
|
||||
* stress-procfs: make stressor more stressful, less thread spawning
|
||||
* stress-enosys: wider sanity checks for fork/vfork/cloning (LP:#1753705)
|
||||
* Forgot to add test/test-personality.c
|
||||
* stress-enosys: try to limit fork run-away (LP:#1753705)
|
||||
* Add personality autoconfiguration detection
|
||||
* stress-mcontend: fix non-Linux build
|
||||
* stress-cpu: fix clang build error
|
||||
* Add new mcontend memory contention stressor
|
||||
* stress-af-algo: add a couple more crypto module tests
|
||||
* Add GCC-5 target_clones attribute
|
||||
* stressors: use the new cpu_is_x86 helper
|
||||
* Add cpu.c and cpu_is_x86 cpu detection helper
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 1 15:05:29 UTC 2018 - mardnh@gmx.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: stress-ng
|
||||
Version: 0.09.18
|
||||
Version: 0.09.19
|
||||
Release: 0
|
||||
Summary: Tool to load and stress a computer
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user