[Libhugetlbfs-devel] How to change the hugepagesize?

2011-11-09 Thread Easley
Hi, I run "grep Huge /proc/meminfo" in rhel5.4 . it shows: HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 Hugepagesize: 2048 kB It says hugepagesize is 2M, how can I change the size to 16M? Any help will be appreciate

Re: [Libhugetlbfs-devel] How to change the hugepagesize?

2011-11-10 Thread Easley
-- That's right? Easley -- Original -- From: "bill4carson"; Date: Thu, Nov 10, 2011 11:24 AM To: "Easley"; Cc: "libhugetlbfs-devel"; Subject: Re: [Libhugetlbfs-devel] How to change the hugepagesize? On 2011年11月10日 10:

Re: [Libhugetlbfs-devel] How to change the hugepagesize?

2011-11-14 Thread Easley
I add "hugepagesz=1M hugepages=32" to grub.conf. The "hugepagesz=16M" doesn't take effect. The "hugepages=32" take effect. What type is hardware support that? Any help will be appreciated. --Easley -- Original -- From:

Re: [Libhugetlbfs-devel] How to change the hugepagesize?

2011-11-14 Thread Easley
uot;; Date: Mon, Nov 14, 2011 04:42 PM To: "Easley"; Cc: "libhugetlbfs-devel"; Subject: Re: [Libhugetlbfs-devel] How to change the hugepagesize? On 2011年11月14日 16:00, Easley wrote: > > I add "hugepagesz=1M hugepages=32" to grub.conf. > The "hugepage

Re: [Libhugetlbfs-devel] How to change the hugepagesize?

2011-11-16 Thread Easley
I really want to know why I cannot change it. It locked by hardware or os? If I change and recompile the kernel, may I make it support? Can I change hugepagesize to bigger or smaller than 16MB on PPC? Such as 32MB or 4MB. Any help will be appreciated. --Easley

Re: [Libhugetlbfs-devel] How to change the hugepagesize?

2011-11-16 Thread Easley
I always want to know which chips and devices determine the hugepages. Could you tell me? Any help will be appreciated. --Easley -- Original -- From: "David Gibson"; Date: Wed, Nov 16, 2011 04:42 PM To: "Easley"; Cc: "bil

[Libhugetlbfs-devel] The Hugetlb looks like doesn't take effect.

2011-12-22 Thread Easley
bfs: WARNING: New heap segment map at 0x40a0 failed: Cannot allocate memory How can I do that? Any help will be appreciated. --Easley My program code (The code is not belong to me.) -- #include #include #define ELEMENTS 1024*1024*64 static double bss_array_f

Re: [Libhugetlbfs-devel] The Hugetlb looks like doesn't take effect.

2011-12-23 Thread Easley
machine total memory is 24GB, and hugepages is 434 pages. Any help will appreciated. --Easley -- Original -- From: "bill4carson"; Date: Fri, Dec 23, 2011 11:12 AM To: "Easley"; Cc: "libhugetlbfs-devel"; Subject: Re: [Li

Re: [Libhugetlbfs-devel] The Hugetlb looks like doesn't take effect.

2011-12-26 Thread Easley
s [nehalem.rhel6:4660]: INFO: HUGETLB_SHARE=0, sharing disabled libhugetlbfs [nehalem.rhel6:4660]: INFO: No segments were appropriate for remapping It looks like that hugetlb doesn't work, but it did work before. Any help will be appreciated. --Easley -- Original --

Re: [Libhugetlbfs-devel] The Hugetlb looks like doesn't take effect.

2011-12-27 Thread Easley
haring disabled libhugetlbfs [nehalem.rhel6:4660]: INFO: No segments were appropriate for remapping The HugePages_Free equal to HugePages_Total. It looks like that hugetlb doesn't work, but it did work before. Any help will be appreciated. --Easley -- Original ---