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

ARMv7 disables cyclec counters while reading #34

Open
xurtis opened this issue May 18, 2021 · 2 comments
Open

ARMv7 disables cyclec counters while reading #34

xurtis opened this issue May 18, 2021 · 2 comments
Labels

Comments

@xurtis
Copy link
Contributor

xurtis commented May 18, 2021

ARMv7 currently disables cycle counters while reading the cycle counter values. If the task reading the values is preempted during the read than all time during the preemption is not included in the cycle counts.

Fix needed should be similar to #32

@kent-mcleod
Copy link
Member

Are you happy to add the fix for this to #32 also

@xurtis
Copy link
Contributor Author

xurtis commented May 20, 2021

I'm very short on time at the moment and would prefer to get #32 merged as is

@axel-h axel-h added the bug label Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants