From: Abhishek Verma <abhishekv.verma@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Number of memory channels per processor socket?
Date: Sun, 28 Jun 2015 15:24:50 +0530 [thread overview]
Message-ID: <CADDmorQhkE07rJifQbVSX5R=WsLFsKsdHnHcz-_xqU52asVmWQ@mail.gmail.com> (raw)
Hi,
I am new to DPDK and i tried searching the archives in case this had been
discussed but couldnt find any references and hence this email:
What is the significance of " -n NUM: Number of memory channels per
processor socket" which is passed as an EAL option? I have a virtual
machine (VM) spawned using VirtualBox and i am trying to use DPDK to get
faster access to packets there. I did lscpu, but that didnt give me
anything interesting that i could use here:
abhishekV@VirtualBox:~/dpdk/dpdk-2.0.0/x86_64-native-linuxapp-gcc/app$ sudo
lscpu
[sudo] password for abhishekV:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 58
Stepping: 9
CPU MHz: 2594.017
BogoMIPS: 5188.03
L1d cache: 32K
L1d cache: 32K
L2d cache: 6144K
NUMA node0 CPU(s): 0,1
abhishekV@VirtualBox:~/dpdk/dpdk-2.0.0/x86_64-native-linuxapp-gcc/app$
I understand that i have two cores and hence should use -c 1 (since i have
cores 0 and 1). However, i dont understand what to give as the "-n" option.
Is it always 4?
Thanks, Abhishek
next reply other threads:[~2015-06-28 9:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-28 9:54 Abhishek Verma [this message]
2015-06-28 23:23 ` Keunhong Lee
2015-06-28 23:46 ` Abhishek Verma
2015-06-29 0:13 ` Keunhong Lee
2015-06-28 23:26 ` Keunhong Lee
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CADDmorQhkE07rJifQbVSX5R=WsLFsKsdHnHcz-_xqU52asVmWQ@mail.gmail.com' \
--to=abhishekv.verma@gmail.com \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).