THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has been changed. The new details are below. For full information about what has changed, visit the URL and click the History tab.
FS#297 - Make the x86 page table walker run when there is a miss, not through a fault User who did this: - Ali Saidi (saidi) Attached to Project - M5 Bugs Summary - Make the x86 page table walker run when there is a miss, not through a fault Task Type - Bug Category - CPU Status - New Assigned To - Operating System - All Severity - Low Priority - Normal Reported Version - 2.0beta3 Due in Version - Due Date - Undecided Percent Complete - 0% Details - Make the x86 page table walker run when there is a miss, not through a fault. This is necessary to allow the pipeline to restart and to let other faults like page/stack/gp faults which might be generated by the table walker have a path to be expressed. The translation step would need to be able to hold up an instruction for this to work. More information can be found at the following URL: http://www.m5sim.org/flyspray/task/297 You are receiving this message because you have requested it from the Flyspray bugtracking system. You can be removed from future notifications by visiting the URL shown above. _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
