Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-11 | merge from head of m5. note: i did not bother to merge the PIO stuff with ↵ | Lisa Hsu | |
scsi since we're not going that route anymore anyway. esp because it was giving me an error i couldn't seem to fix. dev/alpha_console.cc: missed this >>>> after i merged kern/linux/linux_system.cc: get rid of FS_MEASURES and change FnEvent to LinuxFnEvent kern/linux/linux_system.hh: get rid of FS_MEASURE --HG-- extra : convert_revision : 210f46573bba0c772a224ce110af9a9230fabf6a | |||
2004-02-05 | Now skips the calibrate_delay loop in the kernel boot | Andrew Schultz | |
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-01-11 | addad kern/linux | Ali Saidi | |
--HG-- extra : convert_revision : 2a14af3191a532524ee92a47b5bb6e68555010c3 |