gem5/src/kern
Nathan Binkert d55b25cde6 Move all of the parameters of the Root SimObject so they are
directly configured by python.  Move stuff from root.(cc|hh) to
core.(cc|hh) since it really belogs there now.
In the process, simplify how ticks are used in the python code.

--HG--
extra : convert_revision : cf82ee1ea20f9343924f30bacc2a38d4edee8df3
2007-03-06 11:13:43 -08:00
..
linux Clean up tracing stuff more, get rid of the trace log since 2007-02-10 15:14:50 -08:00
solaris Some code cleanup. 2006-09-30 03:00:50 -04:00
tru64 Move all of the parameters of the Root SimObject so they are 2007-03-06 11:13:43 -08:00
kernel_stats.cc Put kernel_stats back into arch. 2006-11-07 22:34:34 -05:00
kernel_stats.hh Put kernel_stats back into arch. 2006-11-07 22:34:34 -05:00
operatingsystem.hh Changes to correct stat behavior 2006-09-15 21:43:12 -04:00
SConscript Put kernel_stats back into arch. 2006-11-07 22:34:34 -05:00
system_events.cc Fixed to account for branch delay slots. 2006-11-07 23:33:59 -05:00
system_events.hh Moved the idle event out of system_events.hh. The skipFuncEvent can be made ISA independent by making it use the #define for branch delay slots (and NNPC) 2006-11-07 05:38:33 -05:00