Skip to content

Instantly share code, notes, and snippets.

@ikari-pl
Last active December 3, 2015 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ikari-pl/6678cf8a3e02b9e4c096 to your computer and use it in GitHub Desktop.
Save ikari-pl/6678cf8a3e02b9e4c096 to your computer and use it in GitHub Desktop.
CRISIS. Symptom: plenty of free RAM, still everything fails, "cannot allocate memory"
~|⇒ free -mh
total used free shared buffers cached
Mem: 31G 21G 10G 426M 3,6G 9,6G
-/+ buffers/cache: 7,9G 23G
Swap: 29G 18M 29G
~|⇒ free -mh
zsh: fork failed: nie można przydzielić pamięci
zsh: fork failed: nie można przydzielić pamięci
@ikari-pl
Copy link
Author

afer re-login:

src|⇒ free -mh
             total       used       free     shared    buffers     cached
Mem:           31G        17G        14G       256M       3,6G       9,4G
-/+ buffers/cache:       4,2G        27G
Swap:          29G        92K        29G

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment