From 1d44f945a2fd163b35dc30f599fdcc5e016011bc Mon Sep 17 00:00:00 2001 From: Joshua Bakita Date: Tue, 9 Mar 2021 20:49:40 -0500 Subject: Benchmarks: Move thrashing task to a submodule and update paths --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index ebc7523..53b771e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,7 @@ [submodule "wbinvd"] path = wbinvd url = https://github.com/JoshuaJB/wbinvd.git +[submodule "thrasher"] + path = thrasher + url = https://github.com/JoshuaJB/imx6q-thrasher.git + branch = amd-3950x-thrasher -- cgit v1.2.2