Skip to content

Add deadlock detector #52

Closed
pavelkryukov opened this issue Mar 21, 2017 · 1 comment
Closed

Add deadlock detector #52

pavelkryukov opened this issue Mar 21, 2017 · 1 comment
Assignees
Labels
1 Usually one-liner tasks, but may require some deep into infrastructure. enhancement Adds a new feature to simulation.

Comments

@pavelkryukov
Copy link
Member

Currently deadlocks are not handled, simulator gets into an infinite loop. There should be a very simple handler — if there are no writebacks in previous 1000 cycles, error message is printed.

@pavelkryukov pavelkryukov added 1 Usually one-liner tasks, but may require some deep into infrastructure. bug Fixes a bug or potential bug in simulation. code Enhances infrastructure or refines, Requires almost no knowledge in CPU microarchitecture. labels Mar 21, 2017
@pavelkryukov
Copy link
Member Author

Done

@pavelkryukov pavelkryukov added enhancement Adds a new feature to simulation. and removed code Enhances infrastructure or refines, Requires almost no knowledge in CPU microarchitecture. bug Fixes a bug or potential bug in simulation. labels Apr 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
1 Usually one-liner tasks, but may require some deep into infrastructure. enhancement Adds a new feature to simulation.
Projects
None yet
Development

No branches or pull requests

2 participants