-
Notifications
You must be signed in to change notification settings - Fork 15
/
.gitmodules
36 lines (36 loc) · 1.11 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "libargconfig"]
path = libargconfig
url = https://github.com/sbates130272/libargconfig.git
[submodule "nvme_donard"]
path = nvme_donard
url = https://github.com/sbates130272/nvme_donard.git
[submodule "libdonard"]
path = libdonard
url = https://github.com/sbates130272/libdonard.git
[submodule "donard_rdma"]
path = donard_rdma
url = https://github.com/sbates130272/donard_rdma.git
[submodule "mmap_dd"]
path = mmap_dd
url = https://github.com/sbates130272/mmap_dd.git
[submodule "mmap_test"]
path = mmap_test
url = https://github.com/sbates130272/mmap_test.git
[submodule "nvram_bench"]
path = nvram_bench
url = https://github.com/sbates130272/nvram_bench.git
[submodule "donard_tools"]
path = donard_tools
url = https://github.com/sbates130272/donard_tools.git
[submodule "io_peer_mem"]
path = io_peer_mem
url = https://github.com/sbates130272/io_peer_mem
[submodule "perftest"]
path = perftest
url = https://github.com/lsgunth/perftest.git
[submodule "likwid"]
path = likwid
url = https://github.com/sbates130272/likwid.git
[submodule "mbw"]
path = mbw
url = https://github.com/sbates130272/mbw.git