summaryrefslogtreecommitdiff
path: root/configs/boot/mutex-test.rcS
blob: 798986c02c0b091343b61710651f38d2143bb53e (plain)
1
2
3
4
5
6
#!/bin/sh

cd /benchmarks
/sbin/m5 resetstats 
./pthread_mutex_test 4 10000
/sbin/m5 exit