DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] EAL memory fixes
@ 2025-05-06 17:50 Jake Freeland
  2025-05-06 17:50 ` [PATCH 1/3] eal/freebsd: Do not use prev_ms_idx for hole detection Jake Freeland
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jake Freeland @ 2025-05-06 17:50 UTC (permalink / raw)
  To: Anatoly Burakov, Bruce Richardson; +Cc: Jake Freeland, dev

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-05-08 11:21 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-06 17:50 [PATCH 0/3] EAL memory fixes Jake Freeland
2025-05-06 17:50 ` [PATCH 1/3] eal/freebsd: Do not use prev_ms_idx for hole detection Jake Freeland
2025-05-08 10:31   ` Burakov, Anatoly
2025-05-08 11:05   ` Burakov, Anatoly
2025-05-06 17:50 ` [PATCH 2/3] eal/freebsd: Do not index out of bounds in memseg list Jake Freeland
2025-05-08 11:20   ` Burakov, Anatoly
2025-05-06 17:50 ` [PATCH 3/3] eal/linux: Check hugepage access permissions Jake Freeland
2025-05-07  8:52   ` Stephen Hemminger
2025-05-07 16:09     ` Jake Freeland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).