stress-ng 0.09.06-1 source package in Ubuntu

Changelog

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

  * Makefile: bump version
  * Add more smarts in autodetecting wcs* functions
  * stress-tree fixes that got discovered after the 0.09.05 release:
    - stress-tree: minor changes to splay and rb tree setup and insertion
    - stress-tree: fix up tree method calling and add AVL tree
  * stress-tree: add binary tree
  * stress-tree: use faster method to populate data

 -- Colin King <email address hidden>  Fri, 8 Dec 2017 16:24:56 +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.06-1.dsc 2.1 KiB a9d2c6ed1a409ea95956fbe1506382d3b069f96fd8caf68aaeda6cea98fc42df
stress-ng_0.09.06.orig.tar.xz 301.0 KiB 59c09c7cccb34222dc124ce8622a0ac73fe9391ba16a4a561267ca55c02f2520
stress-ng_0.09.06-1.debian.tar.xz 50.2 KiB d3e48e6817a19318bf66087465d43bf9f299c48df448db0ce04c4729c8ec49cf

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