stress-ng 0.09.22-1 source package in Ubuntu

Changelog

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

  * Makefile: bump version
  * stress-mmap: add extra checking on fd, don't do I/O on -ve fd
  * out-of-memory: ensure buffer is null-terminated
  * out-of-memory: move non-linux variant of process_oomed
  * out-of-memory: detect if a stressor was killed by the OOM killer and
    don't mark it as a strict stressor failure (LP: #1755245)
  * stress-mmap: add missing I/O to/from mmap'd buffer on mmap'd address
  * stress-ng.h: fix missing perf option (LP: #1758383)

 -- Colin King <email address hidden>  Fri, 23 Mar 2018 16:44:47 +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.22-1.dsc 2.2 KiB ac2b907ed38ded503cf91125b4ea5881c00a85887a1a8e20fe332aa7af9647be
stress-ng_0.09.22.orig.tar.xz 328.4 KiB 2e905d97fb1e790ad9c4a3e7c7dc2716aeefb5fa2af8d9e47f9461e5738d0c4a
stress-ng_0.09.22-1.debian.tar.xz 54.8 KiB c55d1633ca0634b1db2b2f5e5988c8fb44142ed966ec43fbb09d1426929f6525

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