Re: [dpdk-dev] [PATCH v2 01/13] EAL: count nr_overcommit_hugepages as available

2019-01-17 Thread Ferruh Yigit
On 5/4/2017 7:43 PM, mirq-linux at rere.qmqm.pl (Michał Mirosław) wrote: > On Sun, Apr 30, 2017 at 05:53:55PM +0200, Thomas Monjalon wrote: >> 13/12/2016 02:28, Micha? Miros?aw: >>> Signed-off-by: Micha? Miros?aw >>> --- >>> lib/librte_eal/linuxapp/eal/eal_hugepage_info.c | 43 >>> ++

Re: [dpdk-dev] [PATCH v2 01/13] EAL: count nr_overcommit_hugepages as available

2017-05-04 Thread Michał Mirosław
On Sun, Apr 30, 2017 at 05:53:55PM +0200, Thomas Monjalon wrote: > 13/12/2016 02:28, Michał Mirosław: > > Signed-off-by: Michał Mirosław > > --- > > lib/librte_eal/linuxapp/eal/eal_hugepage_info.c | 43 > > ++--- > > 1 file changed, 32 insertions(+), 11 deletions(-) > There i

Re: [dpdk-dev] [PATCH v2 01/13] EAL: count nr_overcommit_hugepages as available

2017-04-30 Thread Thomas Monjalon
13/12/2016 02:28, Michał Mirosław: > Signed-off-by: Michał Mirosław > --- > lib/librte_eal/linuxapp/eal/eal_hugepage_info.c | 43 > ++--- > 1 file changed, 32 insertions(+), 11 deletions(-) There is neither explanation nor comments for this patch. Michal, please check with S

[dpdk-dev] [PATCH v2 01/13] EAL: count nr_overcommit_hugepages as available

2016-12-12 Thread Michał Mirosław
Signed-off-by: Michał Mirosław --- lib/librte_eal/linuxapp/eal/eal_hugepage_info.c | 43 ++--- 1 file changed, 32 insertions(+), 11 deletions(-) diff --git a/lib/librte_eal/linuxapp/eal/eal_hugepage_info.c b/lib/librte_eal/linuxapp/eal/eal_hugepage_info.c index 18858e2..b68f