New stressors
dentrycache - negative dentries dentry cache stressor
epollmany - many nested epoll file descriptors stressor
fp-subnormal - float/double/long double subnormal stressor
hugepage - huge page merging and splitting stressor
spec-rollback - speculation branch prediction rollback stressor
New options
--bad-ioctl-alldev - force exercising all devices (bad-ioctl stressor)
--branch-jumps - specify number of branches to perform (branch stressor)
--cache-badpage - cache flush on an unmapped page (cache stressor)
--copy-file-io-bytes - specify copy-file-range I/O copy size (copy-file
stressor)
--dentrystat - periodically shows the directory entry cache (global option)
--dentry-negative - create negative dentries (dentry stressor)
--daemon-bloat option to simulte memory usage (daemon stressor)
--dev-alldev - option to force exercising all devices (dev stressor)
--no-madvise-opts - disable madvise advise on mmap/munmaps (global option)
--ovpn-tunnel - two-endpoint DCO data path (ovpn stressor)
--pagescatter-numa - mbind pages to NUMA nodes (pagescatter stressor)
--vm-nt - non-temporal store/load option (vm stressor)
Notable bug fixes
stress-sem-sysv: --verify "corrupted bogo-ops counter" from concurrent
counter updates in forked children - #657
Makefile: misleading 'readelf' message and removed OBJDUMP variable - #656
--fp-misc: bogus values in 'fail:' messages and typo in help text - #645
--far-branch: memory mapped file needs x-permission (at least) on Cygwin -
#644
Possible missed MSG_NOSIGNAL in stress-fd-race - #643
--exec: fails if 'program_invocation_name' is used and the program has been
found in - #642
Signed-off-by: Richard Purdie <[email protected]>
---
.../stress-ng/{stress-ng_0.21.04.bb => stress-ng_0.22.00.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-extended/stress-ng/{stress-ng_0.21.04.bb =>
stress-ng_0.22.00.bb} (94%)
diff --git a/meta/recipes-extended/stress-ng/stress-ng_0.21.04.bb
b/meta/recipes-extended/stress-ng/stress-ng_0.22.00.bb
similarity index 94%
rename from meta/recipes-extended/stress-ng/stress-ng_0.21.04.bb
rename to meta/recipes-extended/stress-ng/stress-ng_0.22.00.bb
index 79717d3018a..5c68f813110 100644
--- a/meta/recipes-extended/stress-ng/stress-ng_0.21.04.bb
+++ b/meta/recipes-extended/stress-ng/stress-ng_0.22.00.bb
@@ -6,7 +6,7 @@ LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI =
"git://github.com/ColinIanKing/stress-ng.git;protocol=https;branch=master;tag=V${PV}"
-SRCREV = "62993352975ec4efbd27ee3627ae6ff776f5cf6c"
+SRCREV = "6c2ab8831bca51f17d97538d106996ca411c4c79"
DEPENDS = "coreutils-native libbsd"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#243912):
https://lists.openembedded.org/g/openembedded-core/message/243912
Mute This Topic: https://lists.openembedded.org/mt/120858869/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-