stress-ng 0.09.25-1ubuntu6 source package in Ubuntu

Changelog

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

  * Fix --timer-slack from consuming the following arg (LP: #1853832)
    Currently the timer slack option eats the next argument, causing
    missing argument parsing behaviour on the command line.
  * Fix mwc8() being reset when using mwc1() (LP: #1855851)
    Fic 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-1ubuntu6.debian.tar.xz 64.2 KiB 463e89aedd2567b67a199791022c6ef19788301909a121836f5d69454065a188
stress-ng_0.09.25-1ubuntu6.dsc 2.2 KiB 618fb268c6b9d77204c52f92c86cdfb5c708e5c873088ed6c9884180b69a5810

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