On Fri, 07 Sep 2012, Jan Stancek wrote:

> What is fake on one platform can be actual page_size
> on some other platform. This testcase failed on ppc64
> with 64K pagesize:
> gethugepagesizes (16M: 32):    FAIL    Line 397: Duplicate size 65536 at 0/2
> gethugepagesizes (16M: 64):    FAIL    Line 397: Duplicate size 65536 at 0/2
> 
> Reason is that getpagesizes() adds pagesize to page sizes from
> gethugetpagesizes(). This testcase fakes sysfs data, so there is 64K
> hugepage size and then getpagesizes() adds base_size to that, which
> is also 64K.
> 
> Signed-off-by: Jan Stancek <jstan...@redhat.com>

Applied, thanks.
Eric

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to