Alexis2 wrote:
Mem: 59356k total, 58308k used, 1048k free, 1872k buffers
Swap: 263160k total, 91888k used, 171272k free, 9180k cached
Well, first, if your trying to emerge anything while still running all of the same stuff you were running when you printed out these stats, your in for a lot of trouble. You're using almost double the amount of swap as you are ram already putting your Linode in a stressful position if any of your services were to be hit hard, which it looks like is already the case with those load numbers. You either need to upgrade your Linode, or shut down any unused services and optimize the remaining since you only have 64MB ram to work with. You can make swap as big as you want, but it won't help. A LAMP setup is possible on a Linode 64, but you really need to watch what your doing closely. Also, since your running on Gentoo, if you need to do upgrades, you should temporarily shut down your services like Apache and MySQL while your using emerge.
BTW, I'm also on host31, and have actually seen an improvement in performance since the last kernel upgrades.