All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] vm hugetlb selftest cleanup
@ 2015-07-31  0:59 ` Mike Kravetz
  0 siblings, 0 replies; 12+ messages in thread
From: Mike Kravetz @ 2015-07-31  0:59 UTC (permalink / raw)
  To: linux-mm, linux-kernel, Andrew Morton, joern
  Cc: Davidlohr Bueso, David Rientjes, 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, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-08-04  4:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-31  0:59 [PATCH 0/3] vm hugetlb selftest cleanup Mike Kravetz
2015-07-31  0:59 ` Mike Kravetz
2015-07-31  0:59 ` [PATCH 1/3] Reverted "selftests: add hugetlbfstest" Mike Kravetz
2015-07-31  0:59   ` Mike Kravetz
2015-08-04  3:57   ` Mike Kravetz
2015-08-04  3:57     ` Mike Kravetz
2015-07-31  0:59 ` [PATCH 2/3] selftests:vm: Point to libhugetlbfs for regression testing Mike Kravetz
2015-07-31  0:59   ` Mike Kravetz
2015-07-31  0:59 ` [PATCH 3/3] Documentation: update libhugetlbfs location and use for testing Mike Kravetz
2015-07-31  0:59   ` Mike Kravetz
2015-08-04  3:04 ` [PATCH 0/3] vm hugetlb selftest cleanup Naoya Horiguchi
2015-08-04  3:04   ` Naoya Horiguchi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.