Skip to content
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

What's the difference between Guest physical page aggregration and Proactive compaction? #3

Open
ZhangZhehua66 opened this issue Nov 21, 2023 · 0 comments

Comments

@ZhangZhehua66
Copy link

Hello, I am a newbie. I saw that your code contains "aggregate" and "compact" in huge_scan.c.

My understanding is that "aggregate" is a collection of idle pages and then merged into large pages. Then compact is migrating pages to reduce fragmentation. Does the difference lie in the creation of large pages?

There's also Guest physical page aggregration. Does Guest mean virtual machine? But how does aggregration find the memory page for the virtual machine?

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

No branches or pull requests

1 participant