Re: [PATCH 0/3] vm hugetlb selftest cleanup

2015-08-03 Thread Naoya Horiguchi
On Thu, Jul 30, 2015 at 05:59:50PM -0700, Mike Kravetz wrote:
> As a followup to discussions of hugetlbfs fallocate, this provides
> cleanup the vm hugetlb selftests.  Remove hugetlbfstest as it tests
> functionality not present in the kernel.  Emphasize that libhugetlbfs
> test suite should be used for hugetlb regression testing.
> 
> Mike Kravetz (3):
>   Reverted "selftests: add hugetlbfstest"
>   selftests:vm: Point to libhugetlbfs for regression testing
>   Documentation: update libhugetlbfs location and use for testing

It seems that patch 1 conflicts with commit bd67d5c15cc1 ("Test compaction
of mlocked memory"), but the resolution is trivial, so for the series ...

Acked-by: Naoya Horiguchi 

Thanks!--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 0/3] vm hugetlb selftest cleanup

2015-08-03 Thread Naoya Horiguchi
On Thu, Jul 30, 2015 at 05:59:50PM -0700, Mike Kravetz wrote:
 As a followup to discussions of hugetlbfs fallocate, this provides
 cleanup the vm hugetlb selftests.  Remove hugetlbfstest as it tests
 functionality not present in the kernel.  Emphasize that libhugetlbfs
 test suite should be used for hugetlb regression testing.
 
 Mike Kravetz (3):
   Reverted selftests: add hugetlbfstest
   selftests:vm: Point to libhugetlbfs for regression testing
   Documentation: update libhugetlbfs location and use for testing

It seems that patch 1 conflicts with commit bd67d5c15cc1 (Test compaction
of mlocked memory), but the resolution is trivial, so for the series ...

Acked-by: Naoya Horiguchi n-horigu...@ah.jp.nec.com

Thanks!--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/3] vm hugetlb selftest cleanup

2015-07-30 Thread Mike Kravetz
As a followup to discussions of hugetlbfs fallocate, this provides
cleanup the vm hugetlb selftests.  Remove hugetlbfstest as it tests
functionality not present in the kernel.  Emphasize that libhugetlbfs
test suite should be used for hugetlb regression testing.

Mike Kravetz (3):
  Reverted "selftests: add hugetlbfstest"
  selftests:vm: Point to libhugetlbfs for regression testing
  Documentation: update libhugetlbfs location and use for testing

 Documentation/vm/hugetlbpage.txt   | 15 --
 tools/testing/selftests/vm/Makefile|  2 +-
 tools/testing/selftests/vm/hugetlbfstest.c | 86 --
 tools/testing/selftests/vm/run_vmtests | 13 ++---
 4 files changed, 15 insertions(+), 101 deletions(-)
 delete mode 100644 tools/testing/selftests/vm/hugetlbfstest.c

-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 0/3] vm hugetlb selftest cleanup

2015-07-30 Thread Mike Kravetz
As a followup to discussions of hugetlbfs fallocate, this provides
cleanup the vm hugetlb selftests.  Remove hugetlbfstest as it tests
functionality not present in the kernel.  Emphasize that libhugetlbfs
test suite should be used for hugetlb regression testing.

Mike Kravetz (3):
  Reverted selftests: add hugetlbfstest
  selftests:vm: Point to libhugetlbfs for regression testing
  Documentation: update libhugetlbfs location and use for testing

 Documentation/vm/hugetlbpage.txt   | 15 --
 tools/testing/selftests/vm/Makefile|  2 +-
 tools/testing/selftests/vm/hugetlbfstest.c | 86 --
 tools/testing/selftests/vm/run_vmtests | 13 ++---
 4 files changed, 15 insertions(+), 101 deletions(-)
 delete mode 100644 tools/testing/selftests/vm/hugetlbfstest.c

-- 
2.1.0

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/