Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eviction fifo panic #3

Closed
dlobete opened this issue Jan 3, 2017 · 2 comments
Closed

Eviction fifo panic #3

dlobete opened this issue Jan 3, 2017 · 2 comments

Comments

@dlobete
Copy link
Contributor

dlobete commented Jan 3, 2017

"Pipe counter wrap" panic. Need to reproduce in controlled test-case and figure out why the fifo is wrapping at all.

@dlobete
Copy link
Contributor Author

dlobete commented Feb 1, 2017

This issue's signature is now a panic with "pipe counter invalid" which we have reproduced.

@dlobete
Copy link
Contributor Author

dlobete commented Feb 15, 2017

Addressed with:
commit fe9d3b0a38b204ae26fb032ab08b5f045db8d4fb
Author: Robert Coulson rcoulson@platinasystems.com
Date: Tue Feb 14 15:03:13 2017 -0800

fe1a: log invalid and wrap eviction fifo counter conditions

Log these occurances, including the counter information,
then return; remove panic (still don't know why the HW
contains an invalid counter entry).

Signed-off-by: Robert Coulson <rcoulson@platinasystems.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant