Files
gem5/src/mem
Ali Saidi c4be6f1e64 add syscall emulation page table fault so we can allocate more stack pages
src/cpu/simple/base.cc:
    add syscall emulation page table fault so we can allocate more stack pages
    FaultBase::invoke will do this, we don't need to do it here
src/sim/faults.hh:
    I have no idea why this #if was there... gone
src/sim/process.cc:
    make stack_min actually be the current minimum

--HG--
extra : convert_revision : 9786b39f2747b94654a5d77c74243cd20503add4
2006-06-26 16:49:05 -04:00
..
2006-05-31 19:26:56 -04:00
2006-06-17 18:40:40 -04:00
2006-05-31 19:26:56 -04:00
2006-05-31 19:26:56 -04:00
2006-05-31 19:26:56 -04:00
2006-05-31 19:26:56 -04:00