Skip to content

Conversation

@CarterLi
Copy link
Member

image

@CarterLi
Copy link
Member Author

CarterLi commented Sep 20, 2022

Notice the error Failed to detect memory

That was because sysctl vm.swapusage returned 0

vm.swapusage: total = 0.00M used = 0.00M free = 0.00M (encrypted)

which is an expected behavior because swap is dynamic allocated in macOS. In this case, using -1 as the error identifier should be a better option

@LinusDierheimer
Copy link
Collaborator

Thanks for your work on this.

@LinusDierheimer LinusDierheimer merged commit ec4bd5d into fastfetch-cli:master Sep 20, 2022
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