brintos

brintos / linux-shallow public Read only

0
0
Text · 543 B · 7bfbb9c Raw
19 lines · plain
1What:		/sys/kernel/mm/transparent_hugepage/2Date:		April 20243Contact:	Linux memory management mailing list <linux-mm@kvack.org>4Description:5		/sys/kernel/mm/transparent_hugepage/ contains a number of files and6		subdirectories,7 8			- defrag9			- enabled10			- hpage_pmd_size11			- khugepaged12			- shmem_enabled13			- use_zero_page14			- subdirectories of the form hugepages-<size>kB, where <size>15			  is the page size of the hugepages supported by the kernel/CPU16			  combination.17 18		See Documentation/admin-guide/mm/transhuge.rst for details.19