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

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