numam-dpdk/lib/librte_eal/linux
Li Feng 76e91e3f14 mem: mark pages as not accessed when freeing memory
Commit 8a4baf06c1 ("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.

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

Signed-off-by: Li Feng <fengli@smartx.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
2020-04-24 19:36:17 +02:00
..
include eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_alarm.c trace: add alarm tracepoints 2020-04-23 15:39:47 +02:00
eal_cpuflags.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_debug.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_dev.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_hugepage_info.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_interrupts.c trace: add interrupt tracepoints 2020-04-23 15:39:55 +02:00
eal_lcore.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_log.c replace unused attributes 2020-04-16 18:30:58 +02:00
eal_memalloc.c mem: mark pages as not accessed when freeing memory 2020-04-24 19:36:17 +02:00
eal_memory.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_thread.c trace: add thread tracepoints 2020-04-23 15:39:53 +02:00
eal_timer.c replace unused attributes 2020-04-16 18:30:58 +02:00
eal_vfio_mp_sync.c eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal_vfio.c vfio: fix use after free with multiprocess 2020-04-21 18:13:44 +02:00
eal_vfio.h eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
eal.c trace: hook subsystem to Linux 2020-04-23 15:39:38 +02:00
Makefile trace: add generic tracepoints 2020-04-23 15:39:42 +02:00
meson.build eal: clean make and meson files 2020-03-31 13:08:55 +02:00