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

[Hot Cold Splitting] Pack the cold unwind data together #1902

Open
cshung opened this issue Jun 18, 2022 · 0 comments
Open

[Hot Cold Splitting] Pack the cold unwind data together #1902

cshung opened this issue Jun 18, 2022 · 0 comments
Labels
area-hot-cold-splitting Hot cold splitting support in crossgen2

Comments

@cshung
Copy link
Member

cshung commented Jun 18, 2022

Right now, the unwind data for the cold code is placed right after the hot code GCInfo, clustering the cold code unwind info can lead to better page usage during the stack unwinding.

@cshung cshung changed the title [Hot Cold Splitting] Pack the cold unwind data together (right now it is interleaved with hot unwind data) [Hot Cold Splitting] Pack the cold unwind data together Jun 18, 2022
@cshung cshung added the area-hot-cold-splitting Hot cold splitting support in crossgen2 label Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-hot-cold-splitting Hot cold splitting support in crossgen2
Projects
None yet
Development

No branches or pull requests

1 participant