[PATCH 0/3] EAL memory fixes
Jake Freeland
jfree at FreeBSD.org
Tue May 6 19:50:06 CEST 2025
Hi there,
This patchset contains a number of EAL-specific memory fixes that I've
made over the last year. Two pertain to FreeBSD, one pertains to Linux.
Let me know if you have any feedback. Thanks.
Jake Freeland (3):
eal/freebsd: Do not use prev_ms_idx for hole detection
eal/freebsd: Do not index out of bounds in memseg list
eal/linux: Check hugepage access permissions
lib/eal/freebsd/eal_memory.c | 8 +++++---
lib/eal/linux/eal_hugepage_info.c | 6 ++++++
2 files changed, 11 insertions(+), 3 deletions(-)
--
2.47.2
More information about the dev
mailing list