gem5/kern/linux
Andrew Schultz c76675be58 Now skips the calibrate_delay loop in the kernel boot
dev/tsunami.cc:
    Changed so Tsunami has a pointer to the System to which it belongs.
    Now it is derived from generic base class Platform so platform stuff
    can be accessed based on the system
dev/tsunami_io.cc:
dev/tsunami_io.hh:
    Cleanup and added copyright
kern/linux/linux_system.cc:
kern/linux/linux_system.hh:
    Added event to skip the "calibrate_delay" function, now calculate
    loops_per_jiffy based on frequency, interrupt frequency, and constant
sim/system.hh:
    Added pointer to generic Platform base class

--HG--
extra : convert_revision : 5bd925eec220a2ca48eb6164d2ecfdec96922c2c
2004-02-05 18:23:16 -05:00
..
linux.hh addad kern/linux 2004-01-11 22:00:35 -05:00
linux_syscalls.cc addad kern/linux 2004-01-11 22:00:35 -05:00
linux_syscalls.hh addad kern/linux 2004-01-11 22:00:35 -05:00
linux_system.cc Now skips the calibrate_delay loop in the kernel boot 2004-02-05 18:23:16 -05:00
linux_system.hh Now skips the calibrate_delay loop in the kernel boot 2004-02-05 18:23:16 -05:00