DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Primary/Secondary Base Addresses
@ 2019-06-14 15:46 Cliff Burdick
  0 siblings, 0 replies; only message in thread
From: Cliff Burdick @ 2019-06-14 15:46 UTC (permalink / raw)
  To: users

Is there some recent wisdom as to how to handle the base-virtaddr parameter
for modern kernels/DPDK? I see some comments here:

https://mails.dpdk.org/archives/users/2017-August/002335.html

About how that parameter can only be used with ASLR off. This thread seems
to confirm that you can just keep restarting with a value that works:

https://mails.dpdk.org/archives/users/2017-June/002049.html

It would be nice to avoid that if possible. This patch also says the
secondary process value shouldn't be used:

https://patches.dpdk.org/patch/41232/

My question is, if I can turn ASLR off, are there guidelines I should
follow on how to set that value reliably on the primary? Do the secondaries
really not need it?

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

only message in thread, other threads:[~2019-06-14 15:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14 15:46 [dpdk-users] Primary/Secondary Base Addresses Cliff Burdick

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).