Re: [Libhugetlbfs-devel] [PATCH v2 1/2] ARM support.

2013-02-25 Thread Steve Capper
On Sun, Feb 24, 2013 at 05:38:49PM +, Eric B Munson wrote: > > Applied, thanks. > Eric > Thanks! -- Steve -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics

Re: [Libhugetlbfs-devel] [PATCH v2 1/2] ARM support.

2013-02-24 Thread Eric B Munson
On 2013-02-21 10:57, Steve Capper wrote: > This patch adds support for the ARM architecture to libhugetlbfs. > > We do not add the xBT/xBDT style linker scripts as these have been > deprecated > in favour of adjusting the page sizes via command line parameter to > ld. > > Signed-off-by: Steve Cap

Re: [Libhugetlbfs-devel] [PATCH v2 1/2] ARM support.

2013-02-21 Thread David Gibson
On Thu, Feb 21, 2013 at 03:57:37PM +, Steve Capper wrote: > This patch adds support for the ARM architecture to libhugetlbfs. > > We do not add the xBT/xBDT style linker scripts as these have been deprecated > in favour of adjusting the page sizes via command line parameter to ld. > > Signed-

[Libhugetlbfs-devel] [PATCH v2 1/2] ARM support.

2013-02-21 Thread Steve Capper
This patch adds support for the ARM architecture to libhugetlbfs. We do not add the xBT/xBDT style linker scripts as these have been deprecated in favour of adjusting the page sizes via command line parameter to ld. Signed-off-by: Steve Capper --- Makefile| 7 +++ ld.hugetl