[dpdk-dev] [PATCH v2 0/1] change hugepage sorting to avoid overlapping memcpy

Ralf Hoffmann ralf.hoffmann at allegro-packets.com
Tue Jan 5 10:25:12 CET 2016


Hi,

I want to catch up with the patch about the overlapping memory
areas/hugepage sorting. I have incorporated the qsort patch from Jay
and made the suggested changes. So this fixes both the valgrind
warning about the overlapping memcpy and possible performance problems
due to the bubblesort.

Best Regards,

Ralf

---
Ralf Hoffmann (1):
  change hugepage sorting to avoid overlapping memcpy

 lib/librte_eal/linuxapp/eal/eal_memory.c | 60 ++++++++------------------------
 1 file changed, 14 insertions(+), 46 deletions(-)

-- 
2.5.0



More information about the dev mailing list