[PATCH 0/2] mm: fix the "counter.sh" failure for libhugetlbfs
From: Huang Shijie <hidden>
Date: 2016-11-04 01:59:21
Also in:
linux-mm
From: Huang Shijie <hidden>
Date: 2016-11-04 01:59:21
Also in:
linux-mm
On Thu, Nov 03, 2016 at 10:22:39AM -0700, Randy Dunlap wrote:
On 11/02/16 19:51, Huang Shijie wrote:quoted
(2) The bug After I tested the libhugetlbfs, I found the test case "counter.sh" will fail with the gigantic page (32M page in arm64 board). This patch set adds support for gigantic surplus hugetlb pages, allowing the counter.sh unit test to pass.Hi, Where is the counter.sh test? Where can I find it?
You can get the libhugetlbfs from: https://github.com/libhugetlbfs/libhugetlbfs.git Use the "make func" to test it, but the default libhugetlbfs can not run for the 32M page hugetlbfs, there are several bugs in it. I have an extra patch set to fix the libhugetlbfs bugs. Maybe I can send them out later. But for the 2M page size, you can test the "counter.sh" with "make func". thanks Huang Shijie