Skip to content

doc: add note on process memoryUsage #59026

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

fengmk2
Copy link
Contributor

@fengmk2 fengmk2 commented Jul 11, 2025

No description provided.

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. process Issues and PRs related to the process subsystem. labels Jul 11, 2025
@himself65 himself65 added the fast-track PRs that do not need to wait for 48 hours to land. label Jul 11, 2025
Copy link
Contributor

Fast-track has been requested by @himself65. Please 👍 to approve.

Copy link
Member

@joyeecheung joyeecheung left a comment

Choose a reason for hiding this comment

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

There are a few inaccuracies:

  1. It's caused by a particular (albeit popular) malloc implementation, and doesn't necessarily show up on other platforms that does not use it
  2. It's a pretty extreme form of fragmentation, not really a leak.

Co-authored-by: Joyee Cheung <[email protected]>
@fengmk2 fengmk2 changed the title doc: add rss leak note on process memoryUsage doc: add note on process memoryUsage Jul 11, 2025
@fengmk2 fengmk2 requested a review from joyeecheung July 11, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land. process Issues and PRs related to the process subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants