Overview
Transparent Huge Pages (THP) is a feature provided by the Linux kernel to optimize memory management.
It automatically merges the default size pages (4 KB) into a larger page (usually 2 MB) when conditions are met, to reduce the number of page table entries and improve the Translation Lookaside Buffer (TLB) hit rate. This reduces memory access overheads and improves system performance.
What is your overall rating for this page?
Thank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot