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

Verify if Orbis actually supports UMA_ZONE_REFCNT #1245

Open
ultimaweapon opened this issue Jan 12, 2025 · 1 comment
Open

Verify if Orbis actually supports UMA_ZONE_REFCNT #1245

ultimaweapon opened this issue Jan 12, 2025 · 1 comment
Labels
T-enhancement Type: Enhancement

Comments

@ultimaweapon
Copy link
Member

Although there are some checks on this flag but it seems like keg_ctor function does not make use of this.

@ultimaweapon ultimaweapon added the T-enhancement Type: Enhancement label Jan 12, 2025
@ultimaweapon
Copy link
Member Author

Another possibility is both uma_slab and uma_slab_refcnt are actually has the same size due to padding, which cause LLVM to remove this check when compiling Orbis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-enhancement Type: Enhancement
Development

No branches or pull requests

1 participant