stress-ng 0.09.11-1 source package in Ubuntu

Changelog

stress-ng (0.09.11-1) unstable; urgency=medium

  * Makefile: bump version
  * Manual: update date
  * stress-sigio: don't build if missing various core functionality
  * stress-sigio: remove sigprocmask, this is not used now
  * Makefile: forgot to add the new stress-sigio stressor
  * Add new sigio asynchronous I/O SIGIO stressor
  * Add clone glibc wrapper autodetection, fixes ia64 builds
  * Manual: remove excessive misplaced escape chars

 -- Colin King <email address hidden>  Wed, 17 Jan 2018 17:01:02 +0000

Upload details

Uploaded by:
Colin Ian King
Uploaded to:
Sid
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.11-1.dsc 2.1 KiB 4d772981c28ffd7d40ea1bbafa5f82da5077c6e2d326694aa77a512920e2392c
stress-ng_0.09.11.orig.tar.xz 307.2 KiB 49695dbd3260c0ddac96a73a8bfdecb6263d8e13dcaab0b386138e77fe04e425
stress-ng_0.09.11-1.debian.tar.xz 51.5 KiB 9a65c09fd9d97dc7bf1e0145f662d1f244b5350bb6b8fc9124543c2dcbb049fe

Available diffs

No changes file available.

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