Skip to content

Fix phantom missed IRQ and wrong average latency#6

Open
Hongbo-F wants to merge 2 commits into
GBert:masterfrom
Hongbo-F:master
Open

Fix phantom missed IRQ and wrong average latency#6
Hongbo-F wants to merge 2 commits into
GBert:masterfrom
Hongbo-F:master

Conversation

@Hongbo-F
Copy link
Copy Markdown

This pull request will fix 1 phantom missed IRQ count due to improper sequence of execution.
Will also fix the wrong average value, since the current method of calculating average value uses the wrong weight distribution between previously average and current latency.

variable test_data.gpio_time will be accessed without initialization in
the current code, which result in a fake missed IRQ
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

Successfully merging this pull request may close these issues.

2 participants