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

vk: grow descriptor pools progressively instead of pre-allocating #118

Merged
merged 1 commit into from
May 27, 2024

Conversation

kvark
Copy link
Owner

@kvark kvark commented May 27, 2024

@kvark kvark enabled auto-merge (rebase) May 27, 2024 06:15
@kvark kvark merged commit 9c9cabf into main May 27, 2024
5 checks passed
@kvark kvark deleted the descriptors branch May 27, 2024 06:21
mikayla-maki pushed a commit to zed-industries/zed that referenced this pull request May 28, 2024
Release Notes:

- N/A

Picks up kvark/blade#118
Fixes #10351

Seeing that Zed loaded with Blade repository is consuming 260Mb of RAM.
We can tune this to be lower, but ultimately it doesn't matter: this
memory isn't wasted, it's just pools for memory and descriptors, which
may be used by bigger and more complex views of Zed.
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.

linux: Startup memory usage is very large
1 participant