UbuntuUpdates.org

Package "stress-ng"

Name: stress-ng

Description:

tool to load and stress a computer

Latest version: 0.09.25-1ubuntu9
Release: bionic (18.04)
Level: updates
Repository: universe
Homepage: http://kernel.ubuntu.com/~cking/stress-ng

Links


Download "stress-ng"


Other versions of "stress-ng" in Bionic

Repository Area Version
base universe 0.09.25-1

Changelog

Version: 0.09.25-1ubuntu9 2021-11-30 02:06:55 UTC

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

  * stress-hdd: ensure offset is aligned to 512 byte boundary (LP: #1951152)
    fixes direct I/O random write failures with the hdd stressor

 -- Colin Ian King <email address hidden> Tue, 16 Nov 2021 19:38:41 +0000

Source diff to previous version
1951152 Direct I/O with the hdd stressor with random I/O and non power of 2 stressors causes errno -22 EINVAL write errors

Version: 0.09.25-1ubuntu8 2020-08-05 02:06:25 UTC

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

  * Ensure --aggressive mode terminates early (LP: #1858858)
    Add a waitpid NOHANG wait on each child process and if we get ESRCH
    on all the child pids we can terminate the loop early.
  * Fix --timer-slack arg handling (LP: #1853832)
  * Fix mwc8() being reset when using mwc1() (LP: #1855851)
    Fix Psuedo-random 8 bit numbers from mwc8() accidentally
    being zero'd when mwc1() is called.

 -- Colin King <email address hidden> Tue, 10 Dec 2019 09:32:11 +0000

Source diff to previous version
1858858 aiol stressor not supported, but ran anyway
1853832 stress-ng --timer-slack option should be a zero arg option, it currently skips over the next arg
1855851 stress-ng mwc8() getting reset when mwc1() is called

Version: 0.09.25-1ubuntu5 2019-12-12 16:06:45 UTC

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

  * d/p/0015-stress-af-alg-handle-bind-ETIMEDOUT-failures.patch:
    retry bind() on ETIMEDOUT in case the requested module just
    gets loaded by another stress-af-alg worker. (LP: #1851553)

 -- Mauricio Faria de Oliveira <email address hidden> Wed, 06 Nov 2019 17:42:36 -0300

Source diff to previous version
1851553 stress-ng-af-alg: bind failed, errno=110 (Connection timed out)

Version: 0.09.25-1ubuntu4 2019-11-25 13:06:51 UTC

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

  * stress-rmap: don't hard fail on fallocate failures (LP: #1845005)
    - backport of upstream commit 38fd9c6ff96c
  * stress-mcontend: sync mmap file with zero data (LP: #1845011)
    - backport of upstream commit c3678dadee23

 -- Colin King <email address hidden> Tue, 24 Sep 2019 08:30:11 +0100

Source diff to previous version
1845005 rmap stressor should return EXIT_NO_RESOURCE when out of free space
1845011 mcontend stressor SIGBUS's on older armhf platforms

Version: 0.09.25-1ubuntu2 2019-04-15 18:06:42 UTC

  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

1823208 NUMA stress test fails, requires upstream fix stress-numa: fix calculation of max nodes
1815123 Hardware test stress-ng-cpu-long bind failed



About   -   Send Feedback to @ubuntu_updates