Skip to content

fix(phonehome): report memory in bytes - #1913

Merged
Tbaile merged 1 commit into
mainfrom
fix-memory-bytes
Sep 23, 2026
Merged

Tbaile merged 1 commit into
mainfrom
fix-memory-bytes

Conversation

@andre8244

Copy link
Copy Markdown
Collaborator

inventory.get_memory() already returns bytes, but phonehome multiplied the values by 1024 again, so swap and system memory were reported 1024× too large. Removed the extra conversion.

@andre8244 andre8244 self-assigned this Sep 23, 2026
inventory.get_memory() already returns bytes, but phonehome multiplied
the values by 1024 again, reporting swap and system memory 1024 times
too large.

Assisted-by: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
@Tbaile
Tbaile merged commit 16986e2 into main Sep 23, 2026
3 checks passed
@Tbaile
Tbaile deleted the fix-memory-bytes branch September 23, 2026 12:53
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.

2 participants