| #
2d0694b9 |
| 19-Dec-2021 |
Vladimir Kondratyev <[email protected]> |
LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards
MFC after: 1 week Reviewed by: bz, emaste, hselasky, manu Differential Revision: https://reviews.freebsd.org/D33562
(cherry picked from
LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards
MFC after: 1 week Reviewed by: bz, emaste, hselasky, manu Differential Revision: https://reviews.freebsd.org/D33562
(cherry picked from commit 307f78f3ed90a4145eeb2c8cc79bc95b2666f57a)
show more ...
|
| #
3da0b61e |
| 24-May-2021 |
Bjoern A. Zeeb <[email protected]> |
LinuxKPI: add Exponentially Weighted Moving Average implementation
Add DECLARE_EWMA() which expands to a per-name EWMA implementation as used by multiple wireless drivers.
Sposnored by: The FreeBSD
LinuxKPI: add Exponentially Weighted Moving Average implementation
Add DECLARE_EWMA() which expands to a per-name EWMA implementation as used by multiple wireless drivers.
Sposnored by: The FreeBSD Foundation Reviewed by: hselasky, cperciva, dwmalone Differential Revision: https://reviews.freebsd.org/D30415
(cherry picked from commit 32f753f27032849de685c15c471034cbc945a544)
show more ...
|