Skip to content

Instantly share code, notes, and snippets.

@jimmysitu
Created January 5, 2019 15:12
Show Gist options
  • Save jimmysitu/b5a5322de4a66432915c100309ae2570 to your computer and use it in GitHub Desktop.
Save jimmysitu/b5a5322de4a66432915c100309ae2570 to your computer and use it in GitHub Desktop.
gem5 workload
#!/bin/bash -
/sbin/m5 switchcpu
timeout 1 yes > /dev/null
sleep 1
timeout 1 yes > /dev/null
sleep 1
/sbin/m5 switchcpu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment