linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/mm: run_vmtests.sh: add hugetlb test category
@ 2024-01-29 11:52 Breno Leitao
  2024-01-29 12:28 ` Muhammad Usama Anjum
  2024-01-29 21:12 ` Joel Savitz
  0 siblings, 2 replies; 3+ messages in thread
From: Breno Leitao @ 2024-01-29 11:52 UTC (permalink / raw)
  To: Andrew Morton, Shuah Khan
  Cc: jsavitz, ryan.roberts, usama.anjum, open list:MEMORY MANAGEMENT,
	open list:KERNEL SELFTEST FRAMEWORK, open list

The usage of run_vmtests.sh does not include hugetlb, which is a valid
test category.

Add the 'hugetlb' to the usage of run_vmtests.sh.

Signed-off-by: Breno Leitao <leitao@debian.org>
---
 tools/testing/selftests/mm/run_vmtests.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/testing/selftests/mm/run_vmtests.sh b/tools/testing/selftests/mm/run_vmtests.sh
index 55898d64e2eb..2ee0a1c4740f 100755
--- a/tools/testing/selftests/mm/run_vmtests.sh
+++ b/tools/testing/selftests/mm/run_vmtests.sh
@@ -65,6 +65,8 @@ separated by spaces:
 	test copy-on-write semantics
 - thp
 	test transparent huge pages
+- hugetlb
+	test hugetlbfs huge pages
 - migration
 	invoke move_pages(2) to exercise the migration entry code
 	paths in the kernel
-- 
2.39.3



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

* Re: [PATCH] selftests/mm: run_vmtests.sh: add hugetlb test category
  2024-01-29 11:52 [PATCH] selftests/mm: run_vmtests.sh: add hugetlb test category Breno Leitao
@ 2024-01-29 12:28 ` Muhammad Usama Anjum
  2024-01-29 21:12 ` Joel Savitz
  1 sibling, 0 replies; 3+ messages in thread
From: Muhammad Usama Anjum @ 2024-01-29 12:28 UTC (permalink / raw)
  To: Breno Leitao, Andrew Morton, Shuah Khan
  Cc: Muhammad Usama Anjum, jsavitz, ryan.roberts,
	open list:MEMORY MANAGEMENT, open list:KERNEL SELFTEST FRAMEWORK,
	open list

On 1/29/24 4:52 PM, Breno Leitao wrote:
> The usage of run_vmtests.sh does not include hugetlb, which is a valid
> test category.
> 
> Add the 'hugetlb' to the usage of run_vmtests.sh.
> 
> Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Muhammad Usama Anjum <usama.anjum@collabora.com>

> ---
>  tools/testing/selftests/mm/run_vmtests.sh | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tools/testing/selftests/mm/run_vmtests.sh b/tools/testing/selftests/mm/run_vmtests.sh
> index 55898d64e2eb..2ee0a1c4740f 100755
> --- a/tools/testing/selftests/mm/run_vmtests.sh
> +++ b/tools/testing/selftests/mm/run_vmtests.sh
> @@ -65,6 +65,8 @@ separated by spaces:
>  	test copy-on-write semantics
>  - thp
>  	test transparent huge pages
> +- hugetlb
> +	test hugetlbfs huge pages
>  - migration
>  	invoke move_pages(2) to exercise the migration entry code
>  	paths in the kernel

-- 
BR,
Muhammad Usama Anjum


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

* Re: [PATCH] selftests/mm: run_vmtests.sh: add hugetlb test category
  2024-01-29 11:52 [PATCH] selftests/mm: run_vmtests.sh: add hugetlb test category Breno Leitao
  2024-01-29 12:28 ` Muhammad Usama Anjum
@ 2024-01-29 21:12 ` Joel Savitz
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Savitz @ 2024-01-29 21:12 UTC (permalink / raw)
  To: Breno Leitao
  Cc: Andrew Morton, Shuah Khan, ryan.roberts, usama.anjum,
	open list:MEMORY MANAGEMENT, open list:KERNEL SELFTEST FRAMEWORK,
	open list

On Mon, Jan 29, 2024 at 6:53 AM Breno Leitao <leitao@debian.org> wrote:
>
> The usage of run_vmtests.sh does not include hugetlb, which is a valid
> test category.
>
> Add the 'hugetlb' to the usage of run_vmtests.sh.
>
> Signed-off-by: Breno Leitao <leitao@debian.org>
> ---
>  tools/testing/selftests/mm/run_vmtests.sh | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/tools/testing/selftests/mm/run_vmtests.sh b/tools/testing/selftests/mm/run_vmtests.sh
> index 55898d64e2eb..2ee0a1c4740f 100755
> --- a/tools/testing/selftests/mm/run_vmtests.sh
> +++ b/tools/testing/selftests/mm/run_vmtests.sh
> @@ -65,6 +65,8 @@ separated by spaces:
>         test copy-on-write semantics
>  - thp
>         test transparent huge pages
> +- hugetlb
> +       test hugetlbfs huge pages
>  - migration
>         invoke move_pages(2) to exercise the migration entry code
>         paths in the kernel
> --
> 2.39.3
>

Reviewed-by: Joel Savitz <jsavitz@redhat.com>



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

end of thread, other threads:[~2024-01-29 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-29 11:52 [PATCH] selftests/mm: run_vmtests.sh: add hugetlb test category Breno Leitao
2024-01-29 12:28 ` Muhammad Usama Anjum
2024-01-29 21:12 ` Joel Savitz

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