2018-01-25 11:40:10 +00:00
committed by Git OBS Bridge
4 changed files with 32 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,31 @@
-------------------------------------------------------------------
Tue Jan 23 12:55:26 UTC 2018 - mardnh@gmx.de
- Update to version 0.09.12
* Makefile: bump version
* stress-clone: fix build issue on systems without the clone system call
* test/test-getmntent: remove unused variable 'n'
* stress-revio: fix build warning on OS X builds
* stress-swap: use mwc1() for single bit random value
* stress-shm: use mwc1() for single bit random value
* stress-shm-sysv: use mwc1() for single bit random value
* stress-schedpolicy: use mwc1() for single bit random value
* stress-key: use mwc1() for single bit random value
* stress-iomix: use mwc1() for single bit random value
* stress-dup: use mwc1() for single bit random value
* stress-aio: use mwc1() for single bit random value
* stress-madvise: add in new MADV options (Linux + BSD)
* stress-membarrier: add in new membarrier commands to enum
* Add fixed mmaping stressor, mmap-fixed
* stress-fcntl: add F_GET_RW_HINT/F_SET_RW_HINT fcntl controls
* stress-branch: optimization, remove a ! operator and align jmp table
* stress-dev: add some extra per-device ioctl exercising
* Makefile.config: generalize header detection
* stress-madvise: perform random file or anonymous mapping for MADV_FREE
* Add 1 bit mwc function
* stress-madvise: add MADV_KEEPONFORK advise flag
* Add reverse I/O stressor: revio
-------------------------------------------------------------------
Thu Jan 18 17:52:13 UTC 2018 - mardnh@gmx.de

View File

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