On Mon, Feb 08, 2010 at 06:41:24PM +0100, Jan Engelhardt wrote:
> Hi,
>
>
>
> I was putting libhugetlbfs through an rpmbuild compilation on a SPARC64
> system and found that it does not compile.
>
> The reason is very simple: libhugetlbfs misuses `uname -m`
> to decide whether to build 32- or
<>--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev_
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
---
Changes from V1:
ALIGN_UP now calls the ALIGN macro instead of using the same definition