Zephyr already has a scheduling benchmark in tests/benchmarks/sched, but it only uses kernel threads. We add an userspace version of it, to exercise memory domains. Signed-off-by: Henri Xavier <datacomos@huawei.com>