[dpdk-dev] Question about ASLR

2014-09-08 Thread Matt Laswell
Behalf Of Matt Laswell > > Sent: Friday, September 05, 2014 7:57 PM > > To: dev at dpdk.org > > Subject: [dpdk-dev] Question about ASLR > > > > Hey Folks, > > > > A colleague noticed warnings in section 23.3 of the programmer's guide > >

[dpdk-dev] Question about ASLR

2014-09-07 Thread Richardson, Bruce
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Matt Laswell > Sent: Friday, September 05, 2014 7:57 PM > To: dev at dpdk.org > Subject: [dpdk-dev] Question about ASLR > > Hey Folks, > > A colleague noticed warnings in section 23.

[dpdk-dev] Question about ASLR

2014-09-05 Thread Matt Laswell
Hey Folks, A colleague noticed warnings in section 23.3 of the programmer's guide about the use of address space layout randomization with multiprocess DPDK applications. And, upon inspection, it appears that ASLR is enabled on our target systems. We've never seen a problem that we could trace b