Skip to content

feat(linux): enable Transparent Huge Pages config for linux - #54

Merged
poemonsense merged 1 commit into
mainfrom
feat-linux-thp-enabled
Aug 27, 2026
Merged

feat(linux): enable Transparent Huge Pages config for linux#54
poemonsense merged 1 commit into
mainfrom
feat-linux-thp-enabled

Conversation

@rezado

@rezado rezado commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@rezado
rezado requested a review from poemonsense August 27, 2026 02:47
@poemonsense
poemonsense merged commit 4678f68 into main Aug 27, 2026
2 checks passed
@poemonsense
poemonsense deleted the feat-linux-thp-enabled branch August 27, 2026 03:09
@eastonman

Copy link
Copy Markdown
Member

Why enabling this? Seems this will force THP for all applications.

always is the default in Kconfig

choice
	prompt "Transparent Hugepage Support sysfs defaults"
	depends on TRANSPARENT_HUGEPAGE
	default TRANSPARENT_HUGEPAGE_ALWAYS

@rezado

rezado commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Because this will bring performance benefits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants