[dpdk-dev] [PATCH] mem: Warn once if /proc/self/pagemap is unreadable
Simon Kågström
simon.kagstrom at netinsight.net
Tue Jun 23 15:40:15 CEST 2015
On 2015-06-23 12:39, Simon Kagstrom wrote:
> Newer kernels make this unreadable for security reasons for non-roots.
> Running the application will then fill the logs with
>
> rte_mem_virt2phy: cannot open /proc/self/pagemap
>
> messages.
I found a bug with the patch, so please disregard it for a while.
Sorry about that!
// Simon
More information about the dev
mailing list