diff options
| author | Felix Fietkau <[email protected]> | 2021-12-17 12:42:58 +0100 | 
|---|---|---|
| committer | Johannes Berg <[email protected]> | 2021-12-20 10:24:41 +0100 | 
| commit | 6a789ba679d652587532cec2a0e0274fda172f3b (patch) | |
| tree | 01b41505b220e6458c7b3a6eda358cfb2d35f687 /tools/perf/scripts/python | |
| parent | 75c5bd68b699bbcb6d25879644d62de4da14ab92 (diff) | |
mac80211: use coarse boottime for airtime fairness code
The time values used by the airtime fairness code only need to be accurate
enough to cover station activity detection.
Using ktime_get_coarse_boottime_ns instead of ktime_get_boottime_ns will
drop the accuracy down to jiffies intervals, but at the same time saves
a lot of CPU cycles in a hot path
Signed-off-by: Felix Fietkau <[email protected]>
Acked-by: Toke Høiland-Jørgensen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions