stress-ng 0.09.25-1ubuntu1 source package in Ubuntu

Changelog

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

  * stress-dev: remove FIBMAP ioctl on device (LP: #1800609)
    - fixes error of incorrect ioctl on block device
  * stress-revio: ensure fiemap extent struct is zero'd (LP: #1798566)
    - fixes fiemap ioctl failures because of garbage in struct

 -- Colin King <email address hidden>  Wed, 14 Nov 2018 18:10:15 +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-1ubuntu1.debian.tar.xz 56.3 KiB bf52b6625869c24eadc4f2c768d2472991862c6748a14f826a7ffb870798d457
stress-ng_0.09.25-1ubuntu1.dsc 2.2 KiB faedf9762906b107d857d6ad43ec89c817eeb0b817c0b5e8d06d5ccacef48324

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