Dominique Leuenberger 2019-11-21 11:59:51 +00:00 committed by Git OBS Bridge
commit 93d88a844c
4 changed files with 34 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,33 @@
-------------------------------------------------------------------
Wed Nov 20 19:41:56 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.10.11
* Rename stress-socketmany to stress-sockmany to match the stressor
name
* Rename stress-socketpair to stress-sockpair to match the stressor
name
* Rename stress-socket-diag to stress-sockdiag to match the stressor
name
* Rename stress-socket-fd to stress-sockfd to match the stressor name
* stress-sock: rename functions with sctp in name to sock
* Rename sock stressor stress-socket.c to stress-sock.c
* Add sockmany stressor to exercise many open socket connections
* stress-dev: add initial /dev/ptp device exercising code
* stress-schedpolicy: add SCHED_DEADLINE scheduling
* stress-softlockup: force lowest niceness to be less nice
* stress-softlockup: clean up a comment
* kernel-coverage.sh: Add some more corner case stressors
* stress-shm-sysv: silently ignore EINVAL when deleting shared memory
* manual: add default number of system V shared memory segments
* stress-zero: add lseeks as these are allowed on /dev/zero
* stress-zombie: don't give up when we hit out of memory
* stress-schedpolicy: exercise sched_util_max if it is useable
* stress-cache: add --cpu-sfence sfence instruction support (x86 only)
* stress-af-alf: fix stack clobbering issue on arm64/armhf
* stress-af-alg: report send/sendmsg EINVAL errors as debug, ignore
for next time
* stress-af-alg: add a preemption point on each crypto iteration
-------------------------------------------------------------------
Sun Nov 10 15:06:32 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

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