Re: [Libhugetlbfs-devel] [patch] icache-hygiene fails on sparc

2010-02-11 Thread Eric B Munson
On Thu, 11 Feb 2010, Jan Engelhardt wrote: > parent 48b4959e950ca54937e70152e28f27b8d1157e8b (2.7) > commit 02252c829111e6a68b465f8f1da74098c9e3491f > Author: Jan Engelhardt > Date: Tue Feb 9 12:42:57 2010 +0100 > > tests/icache-hygiene: allow compilation on SPARC > > Signed-off-by: Jan Engelh

Re: [Libhugetlbfs-devel] [patch] icache-hygiene fails on sparc

2010-02-11 Thread Jan Engelhardt
On Thursday 2010-02-11 12:50, Eric B Munson wrote: >On Tue, 09 Feb 2010, Jan Engelhardt wrote: > >> parent 48b4959e950ca54937e70152e28f27b8d1157e8b (2.7) >> commit 468e2c33db9c543d27648f033c989821e0f418d5 >> Author: Jan Engelhardt >> Date: Tue Feb 9 12:42:57 2010 +0100 >> >> tests/icache-hygie

Re: [Libhugetlbfs-devel] Compilation on SPARC is incorrect

2010-02-11 Thread Jan Engelhardt
On Thursday 2010-02-11 05:16, David Gibson wrote: >On Mon, Feb 08, 2010 at 06:41:24PM +0100, Jan Engelhardt wrote: >> >> make >> %ifarch sparc sparcv9 # that's targetarch >> CC32="gcc" CC64="" NATIVEONLY=1 >> %endif > >But there's a good reason we don't just take whatever gcc produces for >l

Re: [Libhugetlbfs-devel] [patch] icache-hygiene fails on sparc

2010-02-11 Thread Eric B Munson
On Tue, 09 Feb 2010, Jan Engelhardt wrote: > parent 48b4959e950ca54937e70152e28f27b8d1157e8b (2.7) > commit 468e2c33db9c543d27648f033c989821e0f418d5 > Author: Jan Engelhardt > Date: Tue Feb 9 12:42:57 2010 +0100 > > tests/icache-hygiene: allow compilation on SPARC I know it is nit-picky but c

Re: [Libhugetlbfs-devel] [PATCH] Fix ALIGN_UP to properly handle finding hugepage boundaries V2

2010-02-11 Thread Eric B Munson
On Wed, 10 Feb 2010, Eric B Munson wrote: > Currently ALIGN_UP pushes segment boundaries one hugepage too far > which causes slice tests to fail when mapping read-only segments > of a binary in huge pages. > > From: Mel Gorman > Signed-off-by: Eric B Munson Applied, thanks. Eric signature.as