]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
stress-ng: upgrade 0.17.05 -> 0.17.06
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 13 Mar 2024 07:08:30 +0000 (15:08 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Apr 2024 06:38:36 +0000 (07:38 +0100)
commit38ad00dd375cab312c12c61e9fcd512ad8a9166a
treea4cbd2b6f236dd28709ec5a256c04fd794431108
parent45c97d420316c3a61412a25c55b2a53a379423fa
stress-ng: upgrade 0.17.05 -> 0.17.06

Changelog:
==========
-New fd-fork stressor, force copying of tens of thousands of file descriptors on fork() system calls
-New bitonicsort stressor: sort 32 bit integers using bitonic sort, exercises integer compare, copying/cache/memory.
-Add more signals in the nested signal signest stressor
-New --progress option to show --seq stressor progress and expected end of run time
-Add Arrowlake and Pantherlake CPU support for target clones gcc optimizations
-Add IRQ tasklet entry/exit events, IPI Raise event, swiotlb event to --perf option
-Add --crypt-method option to allow crypt stressor to be selected
-Add --fork-unmap option to fork stressor to force unmapping of shared libs to speed up forks
-Add --fpunch-bytes option to fpunch stressor to specify fpunch file size
-Add --vforkmany-bytes option to specify mmap size
-Add NUMA hit/miss metrics to numa stressor
-Fix aiol stressor race condition on termination of pending I/Os
-Fix race on peterson stressor with modern out-of-order execution ARM CPUs

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/stress-ng/stress-ng_0.17.06.bb [moved from meta/recipes-extended/stress-ng/stress-ng_0.17.05.bb with 94% similarity]