benchtests: Fixed bench-memcpy-random: buf1: mprotect failed
commitf12ec02f5389a443d892241c486d87b3c5940ff6
authorNaohiro Tamura <naohirot@jp.fujitsu.com>
Wed, 12 May 2021 09:29:54 +0000 (12 09:29 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Wed, 26 May 2021 11:01:06 +0000 (26 12:01 +0100)
tree511afb3622cbcfd893c01eb06804afc60037d467
parent38560563587ad8eafa700c56800ff844f18fbad1
benchtests: Fixed bench-memcpy-random: buf1: mprotect failed

This patch fixed mprotect system call failure on AArch64.
This failure happened on not only A64FX but also ThunderX2.

Also this patch updated a JSON key from "max-size" to "length" so that
'plot_strings.py' can process 'bench-memcpy-random.out'
benchtests/bench-memcpy-random.c