at 2011/6/14 9:07, David Gibson wrote:
> On Mon, Jun 13, 2011 at 10:57:08PM +0800, Yu Huang wrote:
>> Thanks for David and Eric's suggestion!
>>
>> Before I submit the updated patch I would like to show some testing
>> result under mips arch. I used NPB3.3-SER as the benchmark to test
>> libhugetlb
On Mon, Jun 13, 2011 at 10:57:08PM +0800, Yu Huang wrote:
> Thanks for David and Eric's suggestion!
>
> Before I submit the updated patch I would like to show some testing
> result under mips arch. I used NPB3.3-SER as the benchmark to test
> libhugetlbfs for MIPS, here is a sample result:
>
>
Thanks for David and Eric's suggestion!
Before I submit the updated patch I would like to show some testing
result under mips arch. I used NPB3.3-SER as the benchmark to test
libhugetlbfs for MIPS, here is a sample result:
==
B
On Sun, 05 Jun 2011, Yu Huang wrote:
> 于 2011/6/4 15:22, David Gibson 写道:
> >Uh, you need the -u option to diff. Plain-style diffs are more or
> >less unusable as patches.
> >
> Thanks you! Here is a new patch with -u option:
We need a few more things before we can accept this patch:
1. A patch
On Sun, Jun 05, 2011 at 05:01:46PM +0800, Yu Huang wrote:
> 于 2011/6/4 15:22, David Gibson 写道:
> > Uh, you need the -u option to diff. Plain-style diffs are more or
> > less unusable as patches.
> >
> Thanks you! Here is a new patch with -u option:
>
>
> diff -ruN libhugetlbfs-2.12-x86/ld.hugetl
于 2011/6/4 15:22, David Gibson 写道:
> Uh, you need the -u option to diff. Plain-style diffs are more or
> less unusable as patches.
>
Thanks you! Here is a new patch with -u option:
diff -ruN libhugetlbfs-2.12-x86/ld.hugetlbfs
libhugetlbfs-2.12-mips/ld.hugetlbfs
--- libhugetlbfs-2.12-x86/ld.huge
On Fri, Jun 03, 2011 at 11:01:42PM +0800, Yu Huang wrote:
> Hi Nish, Mel and Eric,
>
> I added MIPS support to libhugetlbfs. It supports heap allocation
> (LD_PRELOAD=libhugetlbfs.so HUGETLB_MORECORE=yes ) currently. data
> and text segment not supported yet.
>
> I can get data and text segment
Hi Nish, Mel and Eric,
I added MIPS support to libhugetlbfs. It supports heap allocation
(LD_PRELOAD=libhugetlbfs.so HUGETLB_MORECORE=yes ) currently. data and
text segment not supported yet.
I can get data and text segment backed by hugepages in libhugetlbfs
2.10, but for still-unknown rea