8000 New Test: add 14 TCs to cover TDX dynamic pamt feature by hongyuni · Pull Request #477 · intel/lkvs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

New Test: add 14 TCs to cover TDX dynamic pamt feature #477

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 25, 2025

Conversation

hongyuni
Copy link
Contributor

TDX dynamic pamt is a new TDX feature to support VMM to allocate PAMT_4K dynamically when there is TDVM launched, and reclaim all pages in a contiguous area when TDVM is gone, to reduce static PAMT 4K pages allocation consumption on system memory.

This test implementation cover all functional and stress testing of dynamic pamt allocation implemented in current Linux Kernel RFC patch series https://lore.kernel.org/all/20250609191340.2051741-1-kirill.shutemov@linux.intel.com/

TDX dynamic pamt is a new TDX feature to support VMM to allocate
PAMT_4K dynamically when there is TDVM launched, and reclaim all pages
in a contiguous area when TDVM is gone, to reduce static PAMT 4K pages
allocation consumption on system memory.

This test implementation cover all functional and stress testing of
dynamic pamt allocation implemented in current Linux Kernel RFC patch
series https://lore.kernel.org/all/20250609191340.2051741-1-kirill.shutemov@linux.intel.com/

Signed-off-by: Hongyu Ning <hongyu.ning@intel.com>
@hongyuni hongyuni force-pushed the dymanic_pamt_250610 branch from c3eda19 to a9e18da Compare June 17, 2025 07:55
@ysun ysun merged commit 36a4f61 into intel:main Jun 25, 2025
5 checks passed
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.

2 participants
0