stress-ng 0.09.01-1 source package in Ubuntu

Changelog

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

  * Makefile: bump version
  * stress-fcntl: fix build issue when F_OWNER_PGRP is not
    defined (LP: #1709905)
  * Makefile: remove special rule for wcstr
  * stress-rmap: fix bogo-ops max checks
  * stress-memthrash: make bogo-ops checking more granular
  * stress-iomix: make bogo-ops checking more granular
  * stress-sleep: make bogo-ops checking more granular
  * stress-socket-diag: make bogo-ops checking more granular
  * stress-socketpair: make bogo-ops checking more granular
  * stress-stack: make bogo-ops checking more granular
  * stress-dirdeep: make bogo-ops checking more granular
  * stress-sigsuspend: catch SIGUSR1 to avoid children getting killed
  * stress-nice: make bogo-ops checking more granular
  * stress-aio: make bogo-ops checking more granular
  * stress-shm-sysv: make bogo-ops checking more granular
  * stress-shm: make bogo-ops checking more granular
  * stress-sem-sysv: make bogo-ops checking more granular
  * stress-sem: make bogo-ops checking more granular
  * stress-resources: make bogo-ops check more granular
  * stress-open: make bogo-ops check more granular
  * stress-key: increment counter on tidy phase
  * stress-inode-flags: don't over-run bogo-ops count
  * stress-dup: check for bogo-ops more accurately
  * stress-dev: make bogo-ops count on per directory
  * stress-sysfs: make bogo-ops count on per directory
  * stress-timerfd: fix bogo-ops, counter was not being incremented
  * stress-vm: fix bogo_ops threshold checks
  * stress-yield: fix bogo-ops timeout and accounting
  * stress-iomix: improve counter checking to make termination more
    responsive
  * stress-itimer: ensure we stop timers when timer handler is saturated
  * stress-hrtimers: ensure we stop timers when timer handler is saturated
  * stress-timer: ensure we stop timers when timer handler is saturated

 -- Colin King <email address hidden>  Thu, 2 Nov 2017 15:06: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.01-1.dsc 2.1 KiB febe00ed09b0439595615bc834bffeaa501203ce444117df9c5f92ece952301b
stress-ng_0.09.01.orig.tar.gz 440.0 KiB c25f086b7a97e8c41c0d9bf8f828739b29c6c53d5f634c106bfda54047bfbf09
stress-ng_0.09.01-1.debian.tar.xz 48.9 KiB 56d96f4428c47cb9653fd54d56795e4a9a196726d3c20683d7d595629ed0068c

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