stress-ng 0.15.03-1 source package in Ubuntu

Changelog

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

  [Anton Eliasson]
  * stress-cpu: Add verification to rand48

  [Colin Ian King]
  * Makefile: bump version
  * Manual: update contributors names
  * stress-cpu: only verify rand48 for Linux glibc
  * stress-pci: disable reading of ROMs
  * core-ignite-cpu: randomly flip between cpu governors
  * Manual: update nop stressor INSTR to note nop15 is the largest nop
    for x86
  * stress-version.h: rename to core-version.h
  * stress-list: add per list method metrics
  * core-helper: minor code reformatting for alphabet string
  * core-helper: add compiler information to yaml file
  * Add number of instances used in geometric mean metrics
  * stress-fp: add alarm check flag in main stress fp loop, remove debug
  * stress-fp: fix metrics, should be adding stats for all instances
  * Add --sn (scientific notation) for metrics
  * core-helper: add more gcc and icc version information

 -- Colin Ian King <email address hidden>  Thu, 19 Jan 2023 10:50:01 +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.15.03-1.dsc 2.5 KiB 1d3d54830002d675009ac33b917e251b7199b1aa64c73f09d55760250cfc23dd
stress-ng_0.15.03.orig.tar.xz 3.0 MiB 6e2bd9cd78febbd800af35e402804b6f09b57f60c296326f0d5174dee3c3c0a5
stress-ng_0.15.03-1.debian.tar.xz 152.1 KiB 80ab568dd077ea2f1be0304e7fefe121950445691b856746acacdb5be02eacf1

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