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

LFC prewarming with only light locking #10312

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

MMeent
Copy link
Contributor

@MMeent MMeent commented Jan 8, 2025

Problem

We want to prewarm the LFC, preferably without blocking any other processes (or at least blocking the least amount of processes

Summary of changes

See file_cache_internal.h for implementation details.

@MMeent MMeent force-pushed the MMeent/lfc-prewarm-light-locks branch from 985f2be to 1a391eb Compare January 8, 2025 18:56
Copy link

github-actions bot commented Jan 8, 2025

7304 tests run: 6936 passed, 4 failed, 364 skipped (full report)


Failures on Postgres 15

Failures on Postgres 14

# Run all failed tests locally:
scripts/pytest -vv -n $(nproc) -k "test_lfc_prewarm[release-pg14] or test_lfc_prewarm[release-pg14] or test_lfc_prewarm[release-pg15] or test_lfc_prewarm[release-pg15]"
Flaky tests (3)

Postgres 16

Postgres 14

Test coverage report is not available

The comment gets automatically updated with the latest test results
0f93d01 at 2025-01-09T22:46:06.378Z :recycle:

@MMeent MMeent force-pushed the MMeent/lfc-prewarm-light-locks branch from 3410a14 to 06c887b Compare January 9, 2025 14:56
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.

1 participant