diff options
| author | Joshua Bakita <jbakita@cs.unc.edu> | 2021-03-09 20:49:40 -0500 |
|---|---|---|
| committer | Joshua Bakita <jbakita@cs.unc.edu> | 2021-03-09 20:54:19 -0500 |
| commit | 1d44f945a2fd163b35dc30f599fdcc5e016011bc (patch) | |
| tree | 5fd29a3ecdad6e3b4212dd960572e8daad659620 /.gitmodules | |
| parent | 0c2be2d9e3de91ab0a06ef6bbf9ef5d4328b8181 (diff) | |
Benchmarks: Move thrashing task to a submodule and update paths
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ebc7523..53b771e 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -4,3 +4,7 @@ | |||
| 4 | [submodule "wbinvd"] | 4 | [submodule "wbinvd"] |
| 5 | path = wbinvd | 5 | path = wbinvd |
| 6 | url = https://github.com/JoshuaJB/wbinvd.git | 6 | url = https://github.com/JoshuaJB/wbinvd.git |
| 7 | [submodule "thrasher"] | ||
| 8 | path = thrasher | ||
| 9 | url = https://github.com/JoshuaJB/imx6q-thrasher.git | ||
| 10 | branch = amd-3950x-thrasher | ||
