Replies: 2 comments
-
macOS supports dynamic allocation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's because of the different algorithm used for system memory usage calcuation. See #1463 for more information |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Read the FAQ first
Description
I was trying to use fastfetch to display swap status and expecting it to display it correctly. But it turned out it was incorrect.
fastfetch shows:
Swap: Disabled
sysctl vm.compressor_mode
gives mevm.compressor_mode: 4
on the other hand meaning "4 -> Compress memory: Enabled; Swap memory: Enabled"Furthermore:
memory usage report by fastfetch seems to be off by 10 - 15% compared to "Activity Monitor" app on macOS. how come?
Version used
fastfetch 2.39.1 (aarch64)
Bug prevalence
Always
Regression
Not sure
Installation
Package manager
Package manager
brew
Screenshots
No response
Configuration
System information
Features built-in
Beta Was this translation helpful? Give feedback.
All reactions