stress-ng 0.09.03-1 source package in Ubuntu

Changelog

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

  * Makefile: bump version
  * Manual: update date
  * stress-physpage: move unsupported function
  * Add new physpage stressor
  * Manual: add more notes on the OOM behaviour of the stack stressor
  * Add in stressor name or core context as prefix in pr_dbg messages
  * stress-fanotify: write "test" rather than "foo"
  * stress-exec: don't allow this to run as root, skip rather than fail
  * stress-ng: remove semaphore.h, it is in stress-ng.h already
  * stress-hrtimers: don't kill pid 0

 -- Colin King <email address hidden>  Sun, 19 Nov 2017 16:01:11 +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.03-1.dsc 2.1 KiB c5fb2c5c806443afdd9bcc1015cb89b39866ee786c274eca09b38f043da51f74
stress-ng_0.09.03.orig.tar.gz 442.0 KiB 8024e9d65eae6d3baef53a86b8390370c643b492f04a4a02b925d709795c79f3
stress-ng_0.09.03-1.debian.tar.xz 49.4 KiB a1217816ca10a8761fae75ff9fffbe8508fb0382a4af4df403f72294b5829382

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