Skip to content

fix: filter inaccessible regions from memory map total and simplify column header#63

Merged
JeanExtreme002 merged 2 commits into
mainfrom
jeanextreme002/refine-memory-display
Jun 7, 2026
Merged

fix: filter inaccessible regions from memory map total and simplify column header#63
JeanExtreme002 merged 2 commits into
mainfrom
jeanextreme002/refine-memory-display

Conversation

@JeanExtreme002

Copy link
Copy Markdown
Owner
  • Filter total bytes in memory map to only sum regions that have at least one permission (readable, writable, or executable), excluding inaccessible regions from the total.
  • Rename the process list column header from "Memory (RSS)" to "Memory".
  • Generalize a comment about VMS being useless (not macOS-specific).

@github-actions github-actions Bot added app GUI application changes (PyMemoryEditor/app/) lib Library changes (PyMemoryEditor/) labels Jun 7, 2026
@JeanExtreme002 JeanExtreme002 merged commit 3e48328 into main Jun 7, 2026
3 checks passed
@github-actions github-actions Bot deleted the jeanextreme002/refine-memory-display branch June 7, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app GUI application changes (PyMemoryEditor/app/) lib Library changes (PyMemoryEditor/)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant