You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I tried to run spectre binary (the attack code) on clean up spec for Cleanup_FOR_L1L2 but I get core(dumped) error. Then I used gdb to find the source of the error and it seems like there might be something wrong with the flush logic. Did anyone face the same issue and does anyone know how to get rid of this? I am attaching the screenshot of the gdb output marking the flush waiting state logic error. To explain more, this logic is at line 700 under src/mem/protocol/MESI_Two_LevelL1cache.sm file. Any suggestions/help is highly appreciated. Thanks
!
The text was updated successfully, but these errors were encountered:
Hi. I tried to run spectre binary (the attack code) on clean up spec for Cleanup_FOR_L1L2 but I get core(dumped) error. Then I used gdb to find the source of the error and it seems like there might be something wrong with the flush logic. Did anyone face the same issue and does anyone know how to get rid of this? I am attaching the screenshot of the gdb output marking the flush waiting state logic error. To explain more, this logic is at line 700 under src/mem/protocol/MESI_Two_LevelL1cache.sm file. Any suggestions/help is highly appreciated. Thanks
!
The text was updated successfully, but these errors were encountered: