From: Cliff Burdick <shaklee3@gmail.com>
To: users <users@dpdk.org>
Subject: [dpdk-users] Primary/Secondary Base Addresses
Date: Fri, 14 Jun 2019 08:46:23 -0700 [thread overview]
Message-ID: <CA+Gp1nYDD+G8iOWJ08qtHmmOLOJPNca2m24Kn+YbHCORTi2Z=Q@mail.gmail.com> (raw)
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?
reply other threads:[~2019-06-14 15:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='CA+Gp1nYDD+G8iOWJ08qtHmmOLOJPNca2m24Kn+YbHCORTi2Z=Q@mail.gmail.com' \
--to=shaklee3@gmail.com \
--cc=users@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).