summaryrefslogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-26Fix help msgOliver Upton1-1/+1
2024-02-26Throw some threads at the problemOliver Upton1-3/+31
2024-02-26Accumulate!Oliver Upton1-1/+1
2024-02-26Test dcache CMOs before copying memoryOliver Upton1-1/+36
2023-11-29prefetchOliver Upton1-0/+5
2023-11-29make this look a bit more like read() && use dataOliver Upton1-10/+28
2023-11-29make hugetlb optionalOliver Upton1-2/+13
2023-11-28report bandwidthOliver Upton1-0/+20
2023-11-28who knows, maybe someone though about copy_{to,from}_user()Oliver Upton1-0/+10
2023-11-28initial commitOliver Upton1-0/+128