build,src: make --use-largepages a no-op - #65389
Merged
Merged
Conversation
Collaborator
|
Review requested:
|
joyeecheung
force-pushed
the
remove-largepages
branch
from
August 18, 2026 16:42
4a43098 to
d1826aa
Compare
panva
approved these changes
Aug 18, 2026
richardlau
approved these changes
Aug 18, 2026
Contributor
|
You'd need to run |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #65389 +/- ##
==========================================
+ Coverage 90.12% 90.14% +0.02%
==========================================
Files 752 751 -1
Lines 252313 252298 -15
Branches 47432 47446 +14
==========================================
+ Hits 227392 227436 +44
+ Misses 16237 16175 -62
- Partials 8684 8687 +3
🚀 New features to boost your workflow:
|
lpinca
approved these changes
Aug 18, 2026
targos
approved these changes
Aug 18, 2026
legendecas
approved these changes
Aug 18, 2026
jasnell
approved these changes
Aug 18, 2026
Member
Author
|
Regenerated manpages with @panva @aduh95 @jasnell @lpinca @targos @legendecas @richardlau can you take a look again? Thanks! |
targos
approved these changes
Aug 19, 2026
panva
approved these changes
Aug 19, 2026
richardlau
approved these changes
Aug 19, 2026
Collaborator
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/65389 ✔ Done loading data for nodejs/node/pull/65389 ----------------------------------- PR info ------------------------------------ Title build,src: make --use-largepages a no-op (#65389) Author Joyee Cheung <joyeec9h3@gmail.com> (@joyeecheung) Branch joyeecheung:remove-largepages -> nodejs:main Labels lib / src, needs-ci, commit-queue, commit-queue-squash Commits 2 - build,src: make --use-largepages a no-op - fixup! build,src: make --use-largepages a no-op Committers 1 - Joyee Cheung <joyeec9h3@gmail.com> PR-URL: https://github.com/nodejs/node/pull/65389 Fixes: https://github.com/nodejs/node/issues/63735 Fixes: https://github.com/nodejs/node/issues/64408 Refs: https://chromium-review.googlesource.com/c/v8/v8/+/7985687 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/65389 Fixes: https://github.com/nodejs/node/issues/63735 Fixes: https://github.com/nodejs/node/issues/64408 Refs: https://chromium-review.googlesource.com/c/v8/v8/+/7985687 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 18 Aug 2026 16:42:00 GMT ✔ Approvals: 6 ✔ - Filip Skokan (@panva) (TSC): https://github.com/nodejs/node/pull/65389#pullrequestreview-4974241425 ✔ - Richard Lau (@richardlau) (TSC): https://github.com/nodejs/node/pull/65389#pullrequestreview-4974284212 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/65389#pullrequestreview-4964787574 ✔ - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/65389#pullrequestreview-4974239811 ✔ - Chengzhong Wu (@legendecas) (TSC): https://github.com/nodejs/node/pull/65389#pullrequestreview-4965389659 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/65389#pullrequestreview-4966739333 ✘ 1 GitHub CI job(s) cancelled: ✘ - test-linux (ubuntu-24.04): CANCELLED (https://github.com/nodejs/node/actions/runs/32273683157/job/96135892536) ℹ Last Full PR CI on 2026-08-19T16:17:13Z: https://ci.nodejs.org/job/node-test-pull-request/76002/ - Querying data for job/node-test-pull-request/76002/ ✔ Build data downloaded ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/32498791963 |
This feature has not been actively used in the wild and has always only been best-effort on systems that support it. The build changes it needs breaks WSL1 compatibility and the relocation mechanism won't work with newer V8 that remaps builtins using mremap(MREMAP_DONTUNMAP). This patch effectively removes this feature by turning the flags into no-ops. A warning will be printed if `--use-largepages=on` is used. Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com> PR-URL: nodejs#65389 Fixes: nodejs#63735 Fixes: nodejs#64408 Refs: https://chromium-review.googlesource.com/c/v8/v8/+/7985687 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
joyeecheung
force-pushed
the
remove-largepages
branch
from
August 21, 2026 17:29
cabef97 to
15940ef
Compare
Member
Author
|
It seems the commit queue is unable to recognize the successful GHA rebuild after the first one is canceled. Landed manually in 15940ef. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This feature has not been actively used in the wild and has always only been best-effort on systems that support it. The build changes it needs breaks WSL1 compatibility and the relocation mechanism won't work with newer V8 that remaps builtins using mremap(MREMAP_DONTUNMAP).
This patch effectively removes this feature by turning the flags into no-ops. A warning will be printed if
--use-largepages=onis used.This unblocks #65161
Fixes: #63735
Fixes: #64408
Refs: https://chromium-review.googlesource.com/c/v8/v8/+/7985687