stress-ng 0.09.25-1ubuntu2 source package in Ubuntu

Changelog

stress-ng (0.09.25-1ubuntu2) bionic; urgency=medium

  [Alfonso Sanchez-Beato]
  * stress-numa: fix calculation of max nodes (LP: #1823208)
    - use the count of bits in "Mems_allowed" to calculate the
      maximum number of NUMA nodes
  [Colin Ian King]
  * stress-af-alg: check for EBUSY bind failures (LP: #1815123)
    - backport of upstream prerequisits and the fix:
      13c4c58d0150 expand error message to capture more information
      39184c74f1e0 forgot to add in \n
      aed180cb7b2f make ENOKEY a non-critical failure
      7f1a617adcd6 skip over ciphers that may not exist
      88cbe87a3cc1 fix errno = ENOENT assignment, should be == comparison
      3ec28f2f5438 return EXIT_NOT_IMPLEMENTED if protocol is not supported
      a5c2cb02e8ed stress-af-alg: check for EBUSY bind failures

 -- Colin King <email address hidden>  Thu, 4 Apr 2019 17:47:11 +0100

Upload details

Uploaded by:
Colin Ian King
Uploaded to:
Bionic
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.25.orig.tar.xz 329.1 KiB d0d87db937b690f6af7854f35997b90f2532bda00392d8ebdb540d9a5feb6e49
stress-ng_0.09.25-1ubuntu2.debian.tar.xz 60.1 KiB 0b71454b11c0ce5415fca98478518ee42ec59413f96068914a4a9e9803e9f7a5
stress-ng_0.09.25-1ubuntu2.dsc 2.2 KiB a367791de08c2d27359005a4cae7a84ae03b07be52c42d12dd0a8ca1edcfa8bf

View changes file

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