Skip to content

vere: prep road layout for release#875

Merged
pkova merged 9 commits intonext/kelvin/409from
jb/palloc-prep
Sep 23, 2025
Merged

vere: prep road layout for release#875
pkova merged 9 commits intonext/kelvin/409from
jb/palloc-prep

Conversation

@joemfb
Copy link
Copy Markdown
Collaborator

@joemfb joemfb commented Sep 19, 2025

Removes redundant files from the road struct and adds support for lightweight bytecode migrations (see #831).

Comment thread pkg/noun/manage.c
}

if ( ((pam_d >> 6) & 31) != U3N_VERLAT ) {
fprintf(stderr, "loom: discarding stale bytecode programs\r\n");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

should we also update Nock version in the home road here? to prevent freeing bytecode cache on every boot

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

yes, good call.

@joemfb joemfb marked this pull request as ready for review September 22, 2025 15:06
@joemfb joemfb requested a review from a team as a code owner September 22, 2025 15:06
@pkova pkova merged commit c09bda8 into next/kelvin/409 Sep 23, 2025
3 of 4 checks passed
@pkova pkova deleted the jb/palloc-prep branch September 23, 2025 14:04
pkova added a commit that referenced this pull request Sep 30, 2025
#875 added a mechanism to make bytecode revisions easier to ship, but
that mechanism was invoked too early.
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.

3 participants