numam-dpdk/lib/librte_eal/common
Chao Zhu fa4001c30e eal: split CPU cycle operation to architecture specific
This patch splits the CPU TSC read operations from DPDK and push them to
architecture specific arch directories, so that other processors that
don't have tsc register can implement its own functions.

Signed-off-by: Chao Zhu <bjzhuc@cn.ibm.com>
Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-11-05 22:19:10 +01:00
..
include eal: split CPU cycle operation to architecture specific 2014-11-05 22:19:10 +01:00
eal_common_cpuflags.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_common_dev.c eal: revert link bonding specific initialization 2014-09-29 11:56:19 +02:00
eal_common_devargs.c add FILE argument to debug functions 2014-05-16 16:02:55 +02:00
eal_common_errno.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
eal_common_hexdump.c fix unix permissions for source files 2014-08-28 17:04:01 +02:00
eal_common_launch.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_common_log.c log: add function to retrieve log level 2014-09-18 15:26:55 +02:00
eal_common_memory.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
eal_common_memzone.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
eal_common_options.c eal: indent files 2014-09-23 15:33:00 +02:00
eal_common_pci.c pci: remove flag for multiple devices with single id 2014-09-29 15:05:00 +02:00
eal_common_string_fns.c eal: remove rte_snprintf 2014-09-29 15:04:55 +02:00
eal_common_tailqs.c tailq: change rte_dummy to rte_tailq_entry 2014-07-22 19:15:01 +02:00
Makefile eal: split CPU cycle operation to architecture specific 2014-11-05 22:19:10 +01:00