On 2013-04-02 05:47, Groden (Jinhu) Li wrote:
> Hi
>
> Libhugetlbfs override the morecore function to implement hugepage
> for
> malloc, but for multi thread version of malloc( PT malloc) ,only the
> main arena use
>
> The morecore ,other arenas use mmap to alloc heap , that mean ,for a
> multith
On 2013-04-02 05:47, Groden (Jinhu) Li wrote:
> Hi
>
> Libhugetlbfs override the morecore function to implement hugepage
> for
> malloc, but for multi thread version of malloc( PT malloc) ,only the
> main arena use
>
> The morecore ,other arenas use mmap to alloc heap , that mean ,for a
> multith