Debian Patches
Status for stress-ng/0.22.00-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 0001-stress-yield-set-bogo-ops-in-polling-loop.patch | stress-yield: set bogo-ops in polling loop The yielder child processes set their loop count but this is only summmed up in the bogo-op count after we hit a SIGALRM on the main controlling loop. Move the bogo-op setting inside the loop so that we can bail out once all the bogo-ops are completed. Also, bump up the bogo-op count by the number of (yielders - 1) so that we are guaranteed to always reach the bogo-op count no matter number of yields used. |
Colin Ian King <colin.i.king@gmail.com> | no | 2026-08-28 | ||
| 0002-core-helper-stress_kernel_release-limit-patch-level-.patch | core-helper: stress_kernel_release - limit patch level to 99 max Patch levels > 99 wrap into the minor version, so limit the patch level. It's not really that important. |
Colin Ian King <colin.i.king@gmail.com> | no | 2026-08-27 | ||
| 0003-stress-af-alg-disable-aead-for-pre-4.9-kernels.patch | stress-af-alg: disable aead for pre-4.9 kernels The recv size for pre-4.9 kernels with aead differs from post 4.9 kernels because of kernel commit 0c1e16cd1ec41987cc6671a2bff46ac958c41eb5 Rather than writing more special case code for old kernels, just ignore aead af-alg crypto for pre 4.9 kernels. Sorry, but life it too short to support old kernel code. |
Colin Ian King <colin.i.king@gmail.com> | no | 2026-08-27 | ||
| 0004-core-helper-stress_kernel_release-use-base-1000.patch | core-helper: stress_kernel_release: use base 1000 Use base 1000 for major, minor, patchlevel for greater patchlevel numbering. Use this in af-alg for rather than a hard coded base 100 value. |
Colin Ian King <colin.i.king@gmail.com> | no | 2026-08-29 |
