Revisions of stress-ng

buildservice-autocommit accepted request 1158554 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 248)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1158550 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 247)
- update to 0.17.6:
  * stress-fd-fork: fix comment for STRESS_FD_DEFAULT
  * stress-fd-fork: fix spelling mistake "discriptors" ->
    "descriptors"
  * test/test-utime: zero buf
  * test/test/test-pthread-setaffinity-np: zero cpuset
  * stress-fork: voidify pid
  * Makefile.config: ensure all CONFIG_LDFLAGS are passed through
    LIB_ORDER filter
  * stress-sigsegv: ignore SEGV_ACCERR error check on OpenBSD
  * stress-hsearch: typedef ACTION if we don't have native
    hsearch support
  * Makefile.config: workaround a make issue on Nixos, add empty
    echo in loop
  * stress-aiol: fix interrupted or end of stressing aiol waits
    with -1 return
  * stress-peterson: add mfence to fix failures on out-of-order
    ARM cpus
  * stress-pci: report untested PCI rates as "unknown" rather
    than 0.00
  * stress-ng.h: only define _FILE_OFFSET_BITS if it is not
    defined
  * stress-signest: add some more signals, sort them in name
    order
  * Makefile: add --cache-enable-all for slow-test-all and
    verify-test-all
  * stress-chroot: fix placement of colon in chroot escape
    message
  * stress-ng: add a few more percent wiggle room on end of run
    estimate
buildservice-autocommit accepted request 1150019 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 246)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1149490 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 245)
- Allow to disable apparmor support (ALP supports only SELinux) 
buildservice-autocommit accepted request 1142721 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 244)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1141977 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 243)
- update to 0.17.4:
  * kernel-coverage: add longer duration sysbadaddr test
  * stress-pthread: disable pthread_sigqueue call for CYGWIN
  * stress-tree: disable RB trees for CYGWIN
  * stress-sparsematrix: disable RB trees for CYGWIN
  * core-helper: add _start workaround for CYGWIN
  * core-shim: fix setdomainname check on HAVE_SETDOMAINNAME
  * stress-dir: don't reference non-POSIX d_reclen for CYGWIN
  * stress-mmapfork: use stress_mmap_populate for MAP_POPULATE
  * stress-xattr: workaround ENODATA not being defined for NetBSD
  * stress-metamix: voidify parameter temp_dir if O_DIRECTORY is
    not defined
  * core-time: voidify parameter dnow, cleans up Dilos build
    warning
  * stress-sysbadaddr: fix another valid fd check, should be >= 0
  * stress-sysbadaddr: fix valid fd check, should be >= 0
  * stress-sysbadaddr: close fdin rather than fdout on fdout open
    failure
  * stress-sysfs: use SCNu16 formate specifier for sscanf
    uint16_t
  * stress-sock: remove shadowed declaration of variable i
  * stress-vdso: add clock_getres
  * stress-sysinval: set dirfd mode, gid and uid back to original
    setting
  * stress-sigxfsz: retry setrlimit with smaller size if limit is
    too large
  * stress-copy-file: replace sizeof(char) with 8
  * stress-copy-file: fix the max off_t, it's signed to cater for
    this
  * stress-sysbadaddr: use shim_cacheflush instead of direct
buildservice-autocommit accepted request 1133261 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 242)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1133113 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 241)
- Update to version 0.17.3
  Changes since 0.16.4
  * https://github.com/ColinIanKing/stress-ng/compare/V0.16.04...V0.17.03
buildservice-autocommit accepted request 1108129 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 240)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1108123 from Andrea Manzini's avatar Andrea Manzini (amanzini) (revision 239)
- Update to version 0.16.4
  * see https://github.com/ColinIanKing/stress-ng/blob/V0.16.04/debian/changelog
  for the full changelog
buildservice-autocommit accepted request 1072910 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 238)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1072860 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 237)
- Udpate to version 0.15.6
  * see https://github.com/ColinIanKing/stress-ng/blob/V0.15.06/debian/changelog
  for the full changelog
buildservice-autocommit accepted request 1058294 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 236)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1058214 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 235)
- update to 0.15.2:
  * test/test-float.c: Avoid tickling an implicit int error
  * test-aligned-alloc: Define _GNU_SOURCE for the aligned_alloc prototype
  * test-fchmodat: Include <sys/stat.h> for the fchmodat prototype
  * test-pidfd-getfd: Include <syspidfd.h> if available for pidfd_getfd
  * rework stress_strnrnd()
  * stress-signest: disable alternative stack before unmap
  * Makefile: bump verison, update to new code name
  * stress-forkheavy: cast mmap return to same type as pointer metrics
  * stress-fp: disable float128 for OpenBSD
  * stress-fp: disable float80 due to unresolved division by zero SIGFPEs
  * core-shared-heap: cast void * ptt to uintptr_t to clean up icc build
    warning
  * stress-matrix-3d: remove redundant redeclaration of variable j
  * stress-matrix: remove redundant redeclaration of variable j
  * stress-efivar: rename varname to get_varname to avoid name shadowing
  * stress-fp: add fp rates into metrics output, increase metrics to 24
    slots
  * stress-fp: only count bogo-ops for float, double, long double
  * core-helper: silence a spurious gcc warning
  * stress-str: replace search for _ with +
  * README.md: update number of stressors
  * stress-fp: exercise various floating point values with +, *, /
    operations
  * stress-branch: add yield call for SH4 to allow it to be interrupted
  * stress-pci: add locking around PCI memory rate stats
  * stress-ipsec-mb: add locking around statistics being dumped in debug
  * core-shared-heap: ensure offset is always aligned to natural pointer
    alignment
  * stress-fault: restore signal handlers at end of stressor loop
buildservice-autocommit accepted request 1046198 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 234)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1046188 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 233)
- update to 0.15.01:
  * stress-tlb-shootdown: fix missing temporary directory removal
  * stress-priv-instr: handle SIGBUS as SIGILL for FreeBSD
  * stress-procfs: rename shadowed variable offset to mem_offset
  * stress-brk: cast uint8_t ptr to void * for munmap
  * stress-syscall: remove redundant initialization of variable max
  * kernel-coverage: add two more stack stressor options
  * stress-stack: add a new --stack-unmap option to unmap pages in stack
  * stress-brk: regularly unmap pages in heap to create many heap mappings
  * stress-pagemove: fix modulo of negative issue causing page check
    failure
  * stress-procfs: clean up off_t and ptr cast warnings
  * stress-priv-instr: add support for aarch64
  * stress-far-branch: set base to 0, remove mask
  * stress-priv-instr: fix swapped size and fd args to mmap
  * stress-priv-instruct: fix typo: HAVE_ASM_S390_PTLV -> HAVE_ASM_S390_PTLB
  * stress-priv-instr: onlt log unhandled instructions info if any ops are
    not trapped
  * stress-priv-instr: add privileged instruction stressor
  * stress-x86cpuid: fix short help message
  * stress-*, core-*: Fix uname success check for Solaris/OpenHipster
  * stress-x86cpuid: stressor does not verify, so set VERIFY_NONE
  * stress-rdrand: reduce number of loops to avoid timeout overrun
  * stress-x86cpuid: remove trailing spaces after comments
  * stress-ng: free names[i] at first opportunity
  * stress-syscall: clean up some valgrind uninitialized memory warnings
  * stress-syscall: set threshold based on total available syscall tests
  * stress-syscall: add restart_syscall system call
  * stress-x86cpuid: add some more CPUID leaf types
  * stress-nop: add some more x86 long nops, add metrics
buildservice-autocommit accepted request 1037911 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 232)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1036719 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 231)
- update to version 0.15.0
  * see https://github.com/ColinIanKing/stress-ng/blob/V0.15.00/debian/changelog
  for the full changelog
buildservice-autocommit accepted request 1009302 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 230)
baserev update by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1009294 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 229)
- update to version 0.14.6
  * see https://github.com/ColinIanKing/stress-ng/blob/V0.14.06/debian/changelog
  for the full changelog
Displaying revisions 1 - 20 of 248
openSUSE Build Service is sponsored by