This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
gem5
Watch
1
Star
0
Fork
You've already forked gem5
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
142ab40c4b
gem5
/
configs
/
boot
/
mutex-test.rcS
7 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Add mutex test to Benchmarks.py. --HG-- extra : convert_revision : 9b4f1ce9a181ac5a01e5b6a68067079969dfe9ce
2006-10-22 18:52:58 +02:00
#!/bin/sh
Fix mutex test script for latest disk image. --HG-- extra : convert_revision : 1b0a251046674db1be8c9a2c026ff8c17f9cea06
2007-04-26 06:10:06 +02:00
cd /benchmarks
Add mutex test to Benchmarks.py. --HG-- extra : convert_revision : 9b4f1ce9a181ac5a01e5b6a68067079969dfe9ce
2006-10-22 18:52:58 +02:00
/sbin/m5 resetstats
./pthread_mutex_test 4 10000
/sbin/m5 exit
Reference in a new issue
Copy permalink