public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/5][PART 2] Hugetlb:Migrating the libhugetlbfs tests
@ 2022-11-08  8:27 Tarun Sahu
  2022-11-08  8:27 ` [LTP] [PATCH 1/5] Hugetlb: Migrating libhugetlbfs counters Tarun Sahu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tarun Sahu @ 2022-11-08  8:27 UTC (permalink / raw)
  To: ltp; +Cc: geetika, sbhat, aneesh.kumar, vaibhav, rpalethorpe

Hi, 
This patch series is in continution to first part [1].
This series include 5 more tests taken from libhugetlbfs.

ref:
	1. https://lore.kernel.org/all/20221104162511.28658-1-tsahu@linux.ibm.com/

Tarun Sahu (5):
  Hugetlb: Migrating libhugetlbfs counters
  Hugetlb: Migrating libhugetlbfs directio
  Hugetlb: Migrating libhugetlbfs fadvise_reserve
  Hugetlb: Migrating libhugetlbfs fallocate_align
  Hugetlb: Migrating libhugetlbfs fallocate_basic

 runtest/hugetlb                               |   6 +
 testcases/kernel/mem/.gitignore               |   5 +
 .../kernel/mem/hugetlb/hugefallocate/Makefile |  10 +
 .../hugetlb/hugefallocate/hugefallocate01.c   | 172 +++++++
 .../hugetlb/hugefallocate/hugefallocate02.c   |  95 ++++
 .../kernel/mem/hugetlb/hugemmap/hugemmap10.c  | 438 ++++++++++++++++++
 .../kernel/mem/hugetlb/hugemmap/hugemmap11.c  |  88 ++++
 .../kernel/mem/hugetlb/hugemmap/hugemmap12.c  |  89 ++++
 8 files changed, 903 insertions(+)
 create mode 100644 testcases/kernel/mem/hugetlb/hugefallocate/Makefile
 create mode 100644 testcases/kernel/mem/hugetlb/hugefallocate/hugefallocate01.c
 create mode 100644 testcases/kernel/mem/hugetlb/hugefallocate/hugefallocate02.c
 create mode 100644 testcases/kernel/mem/hugetlb/hugemmap/hugemmap10.c
 create mode 100644 testcases/kernel/mem/hugetlb/hugemmap/hugemmap11.c
 create mode 100644 testcases/kernel/mem/hugetlb/hugemmap/hugemmap12.c

-- 
2.31.1


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2022-11-08  8:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08  8:27 [LTP] [PATCH 0/5][PART 2] Hugetlb:Migrating the libhugetlbfs tests Tarun Sahu
2022-11-08  8:27 ` [LTP] [PATCH 1/5] Hugetlb: Migrating libhugetlbfs counters Tarun Sahu
2022-11-08  8:27 ` [LTP] [PATCH 2/5] Hugetlb: Migrating libhugetlbfs directio Tarun Sahu
2022-11-08  8:27 ` [LTP] [PATCH 3/5] Hugetlb: Migrating libhugetlbfs fadvise_reserve Tarun Sahu
2022-11-08  8:27 ` [LTP] [PATCH 4/5] Hugetlb: Migrating libhugetlbfs fallocate_align Tarun Sahu
2022-11-08  8:27 ` [LTP] [PATCH 5/5] Hugetlb: Migrating libhugetlbfs fallocate_basic Tarun Sahu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox