Re: [dpdk-dev] Api in dpdk to get total free physical memory

2018-03-09 Thread Burakov, Anatoly
gh. *From:*dev [mailto:dev-boun...@dpdk.org] *On Behalf Of *Burakov, Anatoly *Sent:* Friday, March 09, 2018 2:36 PM *To:* Venumadhav Josyula ; dev@dpdk.org *Subject:* Re: [dpdk-dev] Api in dpdk to get total free physical memory On 08-Mar-18 9:36 PM, Venumadhav Josyula wrote: > Hi All, &

Re: [dpdk-dev] Api in dpdk to get total free physical memory

2018-03-09 Thread Venumadhav Josyula
‘rte_eal_get_physmem_free’ for the we wanted to submit patch. Thanks, Regards Venumadhav From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Burakov, Anatoly Sent: Friday, March 09, 2018 2:36 PM To: Venumadhav Josyula ; dev@dpdk.org Subject: Re: [dpdk-dev] Api in dpdk to get total free physical memory On 08-Mar

Re: [dpdk-dev] Api in dpdk to get total free physical memory

2018-03-09 Thread Burakov, Anatoly
On 08-Mar-18 9:36 PM, Venumadhav Josyula wrote: Hi All, Like ‘rte_eal_get_physmem_size’ api to the total size of the physical memory. Is there an API to get to get total free memory physical memory available ? We want such API we are planning to implement such API for the same /* get the

[dpdk-dev] Api in dpdk to get total free physical memory

2018-03-08 Thread Venumadhav Josyula
Hi All, Like ‘rte_eal_get_physmem_size’ api to the total size of the physical memory. Is there an API to get to get total free memory physical memory available ? We want such API we are planning to implement such API for the same /* get the total size of memory */ uint64_t rte_eal_get_ph

Re: [dpdk-dev] API in dpdk to get total free physical memory

2017-10-05 Thread Burakov, Anatoly
On 05-Oct-17 6:56 AM, Venumadhav Josyula wrote: Hi All, Like 'rte_eal_get_physmem_size' api to the total size of the physical memory. Is there an API to get to get total free memory physical memory available ? We want such API we are planning to implement such API for the same /* get the tota

[dpdk-dev] API in dpdk to get total free physical memory

2017-10-04 Thread Venumadhav Josyula
Hi All, Like 'rte_eal_get_physmem_size' api to the total size of the physical memory. Is there an API to get to get total free memory physical memory available ? We want such API we are planning to implement such API for the same /* get the total size of memory */ uint64_t rte_eal_get_physmem_f