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

Clean up storage constants and remove 32GB limitation #2289

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

frederikrothenberger
Copy link
Member

@frederikrothenberger frederikrothenberger commented Feb 21, 2024

This removes outdated constants in the storage module and removes an obsolete element from the II stable memory header. The 32GB memory limit is dropped as well. Due to limitations of the memory manager (to manage at most 256GB given the bucket size used) we still maintain a reserve of ~144GB stable memory that cannot be used for identities.

This removes outdated constants in the `storage` module and
removes an obsolete element from the II stable memory header.
The 32GB memory limit is dropped as well. Due to limitations of the
memory manager (to manage at most 256GB given the bucket size used) we
still maintain a reserve of ~144GB stable memory that cannot be used for
identities.
Copy link
Collaborator

@przydatek przydatek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@frederikrothenberger frederikrothenberger added this pull request to the merge queue Feb 21, 2024
Merged via the queue into main with commit 483e729 Feb 21, 2024
63 checks passed
@frederikrothenberger frederikrothenberger deleted the frederik/clean-up-storage-constants branch February 21, 2024 10:09
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