diff options
author | 2019-08-21 21:09:21 +0200 | |
---|---|---|
committer | 2019-08-28 11:50:41 +0200 | |
commit | 8ea1de90a5eccdc18c8f05f8596bae8660a3ff9a (patch) | |
tree | bce49bbca194dbcd1dc972248723925d764ed989 /scripts/bpf_helpers_doc.py | |
parent | posix-cpu-timers: Consolidate timer expiry further (diff) | |
download | linux-dev-8ea1de90a5eccdc18c8f05f8596bae8660a3ff9a.tar.xz linux-dev-8ea1de90a5eccdc18c8f05f8596bae8660a3ff9a.zip |
posix-cpu-timers: Get rid of 64bit divisions
Instead of dividing A to match the units of B it's more efficient to
multiply B to match the units of A.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lkml.kernel.org/r/20190821192922.458286860@linutronix.de
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions