stress-ng 0.11.02-1 source package in Ubuntu

Changelog

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

  * Makefile: bump version
  * core-parse-opts: cater for -ve values
  * core-parse-opts: check for non-numeric in numeric args (Closes: #940515)
  * Manual: update contributors names
  * Fix --random mode
  * Allow negative --random for selecting number of online CPUs
  * stress-prctl: add PR_SET_IO_FLUSHER PR_GET_IO_FLUSHER prctl commands
  * stress-mmapfork: check if parent is OOM'd and force exit on early abort
  * stress-mmapfork: force reap on interrupt waiting for pid
  * stress-mmapfork: ensure we kill and reap child processes
  * stress-mmapfork: reap when no more process slots are free
  * stress-mmap: add in more yield points

 -- Colin King <email address hidden>  Tue, 3 Mar 2020 14:50:44 +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.11.02-1.dsc 2.2 KiB 98b0dcb471d3d9ee3237af3f264be28a44ff53e89f67d9683c83452bf949e5e4
stress-ng_0.11.02.orig.tar.xz 411.7 KiB ad1a6fca8f90f67a4364aa6ff0c406995960dc4f8689e9d5289fc083e1d8986f
stress-ng_0.11.02-1.debian.tar.xz 80.1 KiB b8d1ab7836fab31c8c25ba49a46721e0f12b963d67502c82d03a8b5a75ef314a

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