openwrt-misc
openwrt-misc copied to clipboard
Fix phantom missed IRQ and wrong average latency
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.