Tutorial Video

From gem5
Revision as of 14:00, 9 March 2008 by Saidi (talk | contribs) (New page: 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: *[http://ww...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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, it's 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