There is anything I can do to change the way Sabayon manages RAM memory?
I've permanently near 1GB (of 1,5GB) in use in a machine not running any dm and with some common daemon (squid, proftpd, sshd, etc.) working on, but no hosts connected to.
- Code: Select all
$ free -m
total used free shared buffers cached
Mem: 1511 915 596 0 96 685
-/+ buffers/cache: 132 1378
Swap: 2015 64 1951
When I work in the dm environment (XFCE), the memory limit is exceeded, swap becomes necesary and all actions are slow.
What can I do?