Difference between revisions of "OldDocumentation"

From gem5
Jump to: navigation, search
(Simulator Internals)
Line 27: Line 27:
 
* [[Sampling]] - Overview of how to use sampling.
 
* [[Sampling]] - Overview of how to use sampling.
 
* [[I/O Base Classes]] - Information about the I/O device base classes
 
* [[I/O Base Classes]] - Information about the I/O device base classes
* [[Serialization]] - Information about startup and unserializing
+
* [[SimObject Initialization]] - Information about the phases of SimObject creation and initialization, including unserializing
 
* [[Events]] -- Information about the Event and EventWrapper
 
* [[Events]] -- Information about the Event and EventWrapper
  

Revision as of 03:29, 16 October 2010

This documentation is for the latest release. (Or at least it's supposed to be... in cases where the code has been updated but the documentation has not, that's a bug in the documentation.) If you are looking for documentation on M5 1.1 please go here. Complementary information from our tutorials, including about three hours of video from our last tutorial, is available here. The tutorials provide basic information about using M5 and are time well spent for anyone new to the simulator.

Starting Out

Starting out in Full System

Simulator Internals

Extending M5

ISAs

External Documentation

This documentation, gathered from outside sources, could be useful as reference when working with M5.

Frequently Asked Questions

Frequently Asked Questions - Frequently Asked Questions and Answers