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

Release vere-v2.7 to soon #407

Merged
merged 36 commits into from May 22, 2023
Merged

Release vere-v2.7 to soon #407

merged 36 commits into from May 22, 2023

Conversation

pkova
Copy link
Collaborator

@pkova pkova commented May 22, 2023

No description provided.

joemfb and others added 30 commits April 6, 2023 16:34
corrects comments
removes dead code
makes page and offset calculations more consistent
pkova and others added 4 commits May 17, 2023 19:36
This PR is a forward-port / rewrite of the demand-paging implementation
from v1.14 (see urbit/urbit#6063, urbit/urbit#6126, urbit/urbit#6127,
and urbit/urbit#6152). The original scope has been decreased, and the
implementation simplified: i/o errors are not retried, the dirty page
bitmap is manipulated with much simpler code, page offsets/pointers are
calculated with macros, &c. There are additional layers of snapshot
validation for updates (controlled at compile time, always on as of this
PR); clean pages are compared to disk both before and after update.
(This validation should stay on for pre-release testing, and possibly
for initial release as well.)

This PR has been tested extensively on live ships; the corruption issues
that plagued v1.14 cannot be reproduced.

Fixes #188. Supersedes #277. (Was previously opened as #401, but a typo
in the branch name was preventing updates.)
@pkova pkova requested a review from a team as a code owner May 22, 2023 18:05
@pkova pkova merged commit de2d39b into release May 22, 2023
11 checks passed
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.

None yet

2 participants