Difference between revisions of "OldDocumentation"
From gem5
					
										
					
					| Line 1: | Line 1: | ||
| − | + | ==Starting Out==  | |
* [[Compiling M5]] - How to compile the simulator  | * [[Compiling M5]] - How to compile the simulator  | ||
| Line 6: | Line 6: | ||
| − | + | ==Starting out in Full System==  | |
* [[Running M5 in Full-System Mode]] - How to run in full-system mode  | * [[Running M5 in Full-System Mode]] - How to run in full-system mode  | ||
| Line 15: | Line 15: | ||
| − | + | ==Simulator Internals==  | |
* [[M5's Memory Hierarchy]] - Overview of the memory hierarchy  | * [[M5's Memory Hierarchy]] - Overview of the memory hierarchy  | ||
| Line 23: | Line 23: | ||
| − | + | ==Coding Guidelines==  | |
* [[Coding Style]]  | * [[Coding Style]]  | ||
* [[Documentation Guidelines]]  | * [[Documentation Guidelines]]  | ||
Revision as of 19:33, 31 May 2006
Starting Out
- Compiling M5 - How to compile the simulator
 - Running M5 - How to run the simulator
 - Debugging M5 - Debugging tips and strategies
 
Starting out in Full System
- Running M5 in Full-System Mode - How to run in full-system mode
 - m5term - How to use the m5term
 - Creating Tru64 Disk Images for M5 - How to create a Tru64 disk image
 - Using linux-dist to Create Disk Images and Kernels for M5 - How to create a Linux disk image/kernel
 - Using the Spec2000 Disk Image - Using the SPECcpu2000 disk image
 
Simulator Internals
- M5's Memory Hierarchy - Overview of the memory hierarchy
 - Configuration Files Explained - Overview of config files
 - Using the Statistics Package - Using the statistics package
 - ISA description system - The new ISA description primer