stress-ng 0.09.25-1ubuntu8 source package in Ubuntu

Changelog

stress-ng (0.09.25-1ubuntu8) bionic; urgency=medium

  * Ensure --aggressive mode terminates early (LP: #1858858)
    Add a waitpid NOHANG wait on each child process and if we get ESRCH
    on all the child pids we can terminate the loop early.
  * Fix --timer-slack arg handling (LP: #1853832)
  * Fix mwc8() being reset when using mwc1() (LP: #1855851)
    Fix Psuedo-random 8 bit numbers from mwc8() accidentally
    being zero'd when mwc1() is called.

 -- Colin King <email address hidden>  Tue, 10 Dec 2019 09:32:11 +0000

Upload details

Uploaded by:
Colin Ian King
Uploaded to:
Bionic
Original maintainer:
Colin Ian King
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
stress-ng_0.09.25.orig.tar.xz 329.1 KiB d0d87db937b690f6af7854f35997b90f2532bda00392d8ebdb540d9a5feb6e49
stress-ng_0.09.25-1ubuntu8.debian.tar.xz 65.1 KiB 97c766f80d807f3060d65ae6c7deaa5d0f509367644d2a0976099c14130c1d24
stress-ng_0.09.25-1ubuntu8.dsc 2.2 KiB 7d96a88d4451b1684ba32013b568307bb29695d57b4434d67c182d7150281d74

View changes file

Binary packages built by this source

stress-ng: tool to load and stress a computer

 stress-ng can stress various subsystems of a computer. It can stress load
 CPU, cache, disk, memory, socket and pipe I/O, scheduling and much more.
 stress-ng is a re-write of the original stress tool by Amos Waterland but
 has many additional features such as specifying the number of bogo operations
 to run, execution metrics, a stress verification on memory and compute
 operations and considerably more stress mechanisms.

stress-ng-dbgsym: debug symbols for stress-ng