Tutorial Video

From gem5
Revision as of 22:10, 9 March 2008 by Philip (talk | contribs) (it's corrected to its)
Jump to: navigation, search

Tutorial Video:

We recorded the M5 tutorial that we presented at ASPLOS 2008 and are making the video files available here. The files are segmented into high level pieces:

  • Introduction -- A brief overview of M5, its capabilities and concepts
  • Running -- How to compile and run M5
  • Full System -- Full system benchmarks, disk images, and scripts
  • Objects -- An overview of the various object models that are available out of the box
  • Extending -- M5 internals, defining new objects & parameters, statistics, ISA descriptions, ARM & X86 support, future development
  • Debugging -- Facilities in M5 to aid debugging