diff options
author | Ali Saidi <saidi@eecs.umich.edu> | 2004-09-01 00:23:00 -0400 |
---|---|---|
committer | Ali Saidi <saidi@eecs.umich.edu> | 2004-09-01 00:23:00 -0400 |
commit | 1940fcdd2915697a7d213043dcd45260bf5b2eda (patch) | |
tree | fd2b7cd98c1e1114161f481ed8e2da1e6d7a8f2a /system/alpha/console/printf.c | |
parent | 29c5218e4faf2b059a00b0864e6763ee18143d56 (diff) | |
download | gem5-1940fcdd2915697a7d213043dcd45260bf5b2eda.tar.xz |
changes to make smp work in linux
console/console.c:
Remove Printed SimOS references and replace with M5
Rework the SMP stuff, so we don't trash any stacks, or what we
thought were stacks, but are actually other ppls memory.
console/dbmentry.s:
add a carefully crafted piece of assembly that doesn't use the stack,
so we don't clobber anthing in the time between when we are spinning
and when the OS tells us to go.
palcode/platform_m5.s:
add/fix code for IPI, multiprocessor interrupts (DIR), and initial
bootstrapping of the cpu
Diffstat (limited to 'system/alpha/console/printf.c')
0 files changed, 0 insertions, 0 deletions