| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
c511088f63 |
MT#55283 move stream_stats to kernel header
Change-Id: I41fc5af5f868fa858f467adf5c367555f37ab2bf |
2 years ago |
|
|
d0ef96780b |
MT#55283 move interface stats to shm
Use the kernel/user shared memory to keep track of interface stats. This eliminates the need to update the userspace stats counters with the values from the kernel, and vice versa when updating the kernel streams. Add a function to reverse map userspace mapped memory address to kernel space addresses. Change-Id: Iaa5f9488061a12103e57faf27b3979521778cea8 |
2 years ago |
|
|
7f07a5d24b |
MT#55283 move stats struct defs to kernel module
These will be shared between userspace and kernel space and so the definitions must be part of the kernel includes. Change-Id: Iabf7a4ecff3638ea1765a6d7341bb24e9955b509 |
2 years ago |