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

pageserver: implement aligned io buffer #9301

Closed
wants to merge 9 commits into from

Conversation

yliang412
Copy link
Contributor

Problem

Summary of changes

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

Copy link

github-actions bot commented Oct 7, 2024

5085 tests run: 4878 passed, 0 failed, 207 skipped (full report)


Flaky tests (4)

Postgres 17

Postgres 16

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 31.6% (7578 of 23995 functions)
  • lines: 49.7% (60572 of 121930 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
3ee9877 at 2024-10-07T20:47:48.274Z :recycle:

@yliang412 yliang412 force-pushed the yuchen/direct-io-aligned-alloc branch from fe96341 to 547bb8d Compare October 7, 2024 19:16
@yliang412 yliang412 changed the base branch from main to yuchen/virtual-file-config October 7, 2024 19:17
@yliang412 yliang412 changed the title Yuchen/direct io aligned alloc pageserver: implement aligned io buffer Oct 7, 2024
@yliang412 yliang412 force-pushed the yuchen/direct-io-aligned-alloc branch from 547bb8d to 8bde188 Compare October 7, 2024 19:49
@yliang412 yliang412 force-pushed the yuchen/direct-io-aligned-alloc branch from 8bde188 to 3ee9877 Compare October 7, 2024 20:00
Base automatically changed from yuchen/virtual-file-config to main October 9, 2024 12:33
@yliang412
Copy link
Contributor Author

Implemented in #9326

@yliang412 yliang412 closed this Dec 11, 2024
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