On 2015/4/3 17:14, Thomas Monjalon wrote:
> 2015-04-03 10:04, Gonzalez Monroy, Sergio:
>> On 02/04/2015 14:41, Jay Rolette wrote:
>>> On Thu, Apr 2, 2015 at 7:55 AM, Thomas Monjalon >> 6wind.com>
>>> wrote:
>>>
2015-04-02 19:30, jerry.lilijun at huawei.com:
> From: Lilijun
>
> In
On 03/04/2015 10:14, Thomas Monjalon wrote:
> 2015-04-03 10:04, Gonzalez Monroy, Sergio:
>> On 02/04/2015 14:41, Jay Rolette wrote:
>>> On Thu, Apr 2, 2015 at 7:55 AM, Thomas Monjalon >> 6wind.com>
>>> wrote:
>>>
2015-04-02 19:30, jerry.lilijun at huawei.com:
> From: Lilijun
>
> I
On 02/04/2015 14:41, Jay Rolette wrote:
> On Thu, Apr 2, 2015 at 7:55 AM, Thomas Monjalon
> wrote:
>
>> 2015-04-02 19:30, jerry.lilijun at huawei.com:
>>> From: Lilijun
>>>
>>> In the function map_all_hugepages(), hugepage memory is truly allocated
>> by
>>> memset(virtaddr, 0, hugepage_sz). Then
2015-04-03 10:04, Gonzalez Monroy, Sergio:
> On 02/04/2015 14:41, Jay Rolette wrote:
> > On Thu, Apr 2, 2015 at 7:55 AM, Thomas Monjalon > 6wind.com>
> > wrote:
> >
> >> 2015-04-02 19:30, jerry.lilijun at huawei.com:
> >>> From: Lilijun
> >>>
> >>> In the function map_all_hugepages(), hugepage me
From: Lilijun
In the function map_all_hugepages(), hugepage memory is truly allocated by
memset(virtaddr, 0, hugepage_sz). Then it costs about 40s to finish the
dpdk memory initialization when 4 2M hugepages are setup in host os.
In fact we can only write one byte to finish the allocation.
2015-04-02 19:30, jerry.lilijun at huawei.com:
> From: Lilijun
>
> In the function map_all_hugepages(), hugepage memory is truly allocated by
> memset(virtaddr, 0, hugepage_sz). Then it costs about 40s to finish the
> dpdk memory initialization when 4 2M hugepages are setup in host os.
Yes i
On Thu, Apr 2, 2015 at 7:55 AM, Thomas Monjalon
wrote:
> 2015-04-02 19:30, jerry.lilijun at huawei.com:
> > From: Lilijun
> >
> > In the function map_all_hugepages(), hugepage memory is truly allocated
> by
> > memset(virtaddr, 0, hugepage_sz). Then it costs about 40s to finish the
> > dpdk memo
7 matches
Mail list logo