mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-29 22:20:23 +00:00
9bb8e9a548
scx_lavd implemented 32 and 64 bit versions of a base-2 logarithm function. This is now also used in rusty. To avoid code duplication, let's pull it into a shared header. Note that there is technically a functional change here as we remove the always inline compiler directive. We instead assume that the compiler will know best whether or not to inline the function. Signed-off-by: David Vernet <void@manifault.com> |
||
---|---|---|
.. | ||
bpf-compat/gnu | ||
scx | ||
vmlinux |