[dpdk-dev] [PATCH] mem: mark pages as not accessed when returning back to memory pool

David Marchand david.marchand at redhat.com
Fri Apr 24 19:10:06 CEST 2020


On Fri, Apr 24, 2020 at 12:43 PM Li Feng <fengli at smartx.com> wrote:
>
> Commit 8a4baf06c17a ("mem: mark pages as not accessed when reserving VA")
> has mapped the initialized memory with PROT_NONE, and when it's unmapped,
> eal_memalloc.c should remmap the anonymous memory with PROT_NONE too.
>
> Signed-off-by: Li Feng <fengli at smartx.com>

Fixes: 8a4baf06c17a ("mem: mark pages as not accessed when reserving VA")
Cc: stable at dpdk.org

Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

Applied, thanks.



Please for future contributions, could you get this footer removed?

> The SmartX email address is only for business purpose. Any sent message
> that is not related to the business is not authorized or permitted by
> SmartX.
> 本邮箱为北京志凌海纳科技有限公司(SmartX)工作邮箱. 如本邮箱发出的邮件与工作无关,该邮件未得到本公司任何的明示或默示的授权.


-- 
David Marchand



More information about the dev mailing list