-Original Message-
> Date: Thu, 21 Sep 2017 17:11:26 +0530
> From: Gowrishankar
> To: dev@dpdk.org
> CC: Chao Zhu , Bruce Richardson
> , Konstantin Ananyev
> , Jerin Jacob
> , Gowrishankar Muthukrishnan
>
> Subject: [PATCH] eal: fix TSC resolution in hz for ppc_64 architecture
> X-Mai
From: Gowrishankar Muthukrishnan
In ppc_64, rte_rdtsc() returns timebase register value which increments
at independent timebase frequency and hence not related to lcore cpu
frequency to derive into. In this patch, we fix get_tsc_freq() to not
depend upon rte_rdtsc(), but obtain cpu current frequ
2 matches
Mail list logo