Skip to content

Conversation

@zitup
Copy link
Contributor

@zitup zitup commented Apr 23, 2025

Closes #15802

Comment on lines +30 to +32
let total_memory = sys.total_memory();
let used_memory = sys.used_memory();
let available_memory = total_memory - used_memory;
Copy link
Contributor

Choose a reason for hiding this comment

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

@github-actions github-actions bot added the S-stale This issue/PR is stale and will close with no further activity label May 29, 2025
@github-actions github-actions bot closed this Jun 7, 2025
@github-project-automation github-project-automation bot moved this from Backlog to Done in Reth Tracker Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-stale This issue/PR is stale and will close with no further activity

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Dynamic cross-block cache size

2 participants