README revision 12579:b5385b9f9d3c
16019Shines@cs.fsu.edu 26019Shines@cs.fsu.eduLearning_gem README 37100Sgblack@eecs.umich.edu------------------- 47100Sgblack@eecs.umich.eduThis directory contains the configuration scripts used in the "Learning gem5" 57100Sgblack@eecs.umich.edubook. The scripts contained in these directories are for educational purposes 67100Sgblack@eecs.umich.eduonly and should not be used for architectural research as-is. 77100Sgblack@eecs.umich.edu 87100Sgblack@eecs.umich.edu"Learning gem5" is a work-in-progress book that is frequently updated. For the 97100Sgblack@eecs.umich.edumost up-to-date version of the book, see the website. 107100Sgblack@eecs.umich.edu 117100Sgblack@eecs.umich.eduhttp://learning.gem5.org/book/ 127100Sgblack@eecs.umich.edu 137100Sgblack@eecs.umich.eduThis directory is broken into one subdirectory per part of the book. 147100Sgblack@eecs.umich.edu 156019Shines@cs.fsu.eduIf you would like to contribute (please do!) the code for the Learning gem5 book 166019Shines@cs.fsu.eduis hosted on GitHub. 176019Shines@cs.fsu.edu 186019Shines@cs.fsu.eduhttps://github.com/powerjg/learning_gem5 196019Shines@cs.fsu.edu 206019Shines@cs.fsu.eduGoals of these scripts 216019Shines@cs.fsu.edu~~~~~~~~~~~~~~~~~~~~~~ 226019Shines@cs.fsu.eduThese scripts are not necessarily useful outside the scope of the Learning 236019Shines@cs.fsu.edugem5 book. The goal is to include the learning gem5 scripts, following the 246019Shines@cs.fsu.edubook as closely as possible, so that the regression tester will catch any 256019Shines@cs.fsu.educhanges that affect the book. 266019Shines@cs.fsu.edu 276019Shines@cs.fsu.eduFor general users, these are *not* good scripts to use for running complex 286019Shines@cs.fsu.eduarchitectural experiments. These scripts *are* a good starting point example 296019Shines@cs.fsu.eduof how to write your own scripts for experiments. 306019Shines@cs.fsu.edu 316019Shines@cs.fsu.eduFeedback 326019Shines@cs.fsu.edu~~~~~~~~ 336019Shines@cs.fsu.eduSend mail to jason@lowepower.com to provide feedback. 346019Shines@cs.fsu.edu