longer necessary.
Signed-off-by: Ralf Hoffmann
Acked-by: Sergio Gonzalez Monroy
---
v5:
* set commit title to eal/linux
v4:
* add linebreak to qsort statement
v3:
* set commit title to eal/linux
v2:
* incorporate patch from http://dpdk.org/dev/patchwork/patch/2061/
to use qsort instead of
longer necessary.
Signed-off-by: Ralf Hoffmann
---
v4:
* add linebreak to qsort statement
v3:
* set commit title to eal/linux
v2:
* incorporate patch from http://dpdk.org/dev/patchwork/patch/2061/
to use qsort instead of bubble sort,
original patch by Jay Rolette
lib/librte_eal/linuxapp/eal
Hi Sergio,
On 07.01.2016 11:38, Sergio Gonzalez Monroy wrote:
>> Forgot to mention that there is a checkpatch warning:
>> WARNING:LONG_LINE: line over 90 characters
>> #113: FILE: lib/librte_eal/linuxapp/eal/eal_memory.c:1167:
>> + qsort(&tmp_hp[hp_offset], hpi->num_pages[0],
>> size
Rolette . The separate
sort function is no longer necessary.
Signed-off-by: Ralf Hoffmann
---
v3:
* set commit title to eal/linux
v2:
* incorporate patch from http://dpdk.org/dev/patchwork/patch/2061/
to use qsort instead of bubble sort,
original patch by Jay Rolette
lib/librte_eal
Hi again,
I forgot to correctly set the commit title, so this is v3.
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
Rolette . The separate
sort function is no longer necessary.
Signed-off-by: Ralf Hoffmann
---
v2:
* incorporate patch from http://dpdk.org/dev/patchwork/patch/2061/
to use qsort instead of bubble sort,
original patch by Jay Rolette
lib/librte_eal/linuxapp/eal/eal_memory.c | 60
.
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
d might still
be a good idea.
Best Regards,
Ralf
--
Ralf Hoffmann
Allegro Packets GmbH
K?the-Kollwitz-Str. 54
04109 Leipzig
HRB 30535, Amtsgericht Leipzig
.
Signed-off-by: Ralf Hoffmann
---
lib/librte_eal/linuxapp/eal/eal_memory.c | 27 +--
1 file changed, 13 insertions(+), 14 deletions(-)
diff --git a/lib/librte_eal/linuxapp/eal/eal_memory.c
b/lib/librte_eal/linuxapp/eal/eal_memory.c
index ac2745e..6d01f61 100644
--- a/lib
9 matches
Mail list logo