Revision 20ff55655a93554611fb7790c8a2d29ee4598d24 authored by Woojung Huh on 16 March 2016, 22:10:40 UTC, committed by David S. Miller on 19 March 2016, 02:27:48 UTC
Update to handle statistics counter rollover.
Check statistics counter periodically and compensate it when
counter value rolls over at max (20 or 32bits).

Simple mechanism adjusts monitoring timer to allow USB auto suspend.

Signed-off-by: Woojung Huh <woojung.huh@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 7fa7728
History
File Mode Size
.gitignore -rw-r--r-- 7 bytes
Makefile -rw-r--r-- 1.8 KB
calc_run_size.sh -rw-r--r-- 1.0 KB
chkobjdump.awk -rw-r--r-- 721 bytes
distill.awk -rw-r--r-- 1.2 KB
gen-insn-attr-x86.awk -rw-r--r-- 9.3 KB
insn_sanity.c -rw-r--r-- 7.3 KB
relocs.c -rw-r--r-- 26.1 KB
relocs.h -rw-r--r-- 755 bytes
relocs_32.c -rw-r--r-- 430 bytes
relocs_64.c -rw-r--r-- 526 bytes
relocs_common.c -rw-r--r-- 1.7 KB
test_get_len.c -rw-r--r-- 4.6 KB

back to top