numam-dpdk/lib/sched
Xueming Li eb5636e879 sched: get 64-bit greatest common divisor
This patch adds new function that compute the greatest common
divisor of 64 bits, also changes the original 32 bits function
to call this new 64-bit version.

Cc: stable@dpdk.org

Signed-off-by: Xueming Li <xuemingl@nvidia.com>
Acked-by: Kevin Traynor <ktraynor@redhat.com>
2021-09-27 17:24:16 +02:00
..
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_approx.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_approx.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_red.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_red.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_sched_common.h sched: get 64-bit greatest common divisor 2021-09-27 17:24:16 +02:00
rte_sched.c sched: rework configuration failure handling 2021-07-24 10:58:58 +02:00
rte_sched.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00