DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] rte_malloc_socket UNABLE to allocate 8GB.
@ 2014-09-24 15:26 Dmitry Vyal
  0 siblings, 0 replies; only message in thread
From: Dmitry Vyal @ 2014-09-24 15:26 UTC (permalink / raw)
  To: dev

Dear list,

I'm experiencing problems allocating big chunks of memory with 
rte_malloc_socket. Basically, it successfully allocates 6GB but returns 
NULL when I try to allocate 8GB. I tried dpdk-1.5.1 and 1.7.1 and got 
similar behavior. First machine I was trying this on had 29*1GB 
hugepages on single NUMA node, preallocated using grub. Another one had 
14000*2Mb hugepages split between two sockets.

Are there any restrictions on maximum size of the block to be allocated 
with rte_malloc_socket?

$ mount |grep hug
nodev on /mnt/huge type hugetlbfs (rw,pagesize=1Gb)

$ cat /sys/kernel/mm/hugepages/hugepages-1048576kB/nr_hugepages
29

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.2 LTS
Release:        12.04
Codename:       precise

Best regards,
Dmitry

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-24 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-24 15:26 [dpdk-dev] rte_malloc_socket UNABLE to allocate 8GB Dmitry Vyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).