Difference between revisions of "Tutorial Video"
From gem5
(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...) |
m (it's corrected to its) |
||
Line 2: | Line 2: | ||
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: | 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://www.m5sim.org/dist/tutorials/introduction.mov Introduction] -- A brief overview of M5, | + | *[http://www.m5sim.org/dist/tutorials/introduction.mov Introduction] -- A brief overview of M5, its capabilities and concepts |
*[http://www.m5sim.org/dist/tutorials/running.mov Running] -- How to compile and run M5 | *[http://www.m5sim.org/dist/tutorials/running.mov Running] -- How to compile and run M5 | ||
*[http://www.m5sim.org/dist/tutorials/fullsystem.mov Full System] -- Full system benchmarks, disk images, and scripts | *[http://www.m5sim.org/dist/tutorials/fullsystem.mov Full System] -- Full system benchmarks, disk images, and scripts |
Revision as of 17:10, 9 March 2008
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