Linux reserves all memory to its use so for example cmd top may show thata all memory is "used" but when the all memory is really on use (as shown with cmd free), the server first starts swap to disk and when swap (that's usually 2x the memory installed) runs out, shit hits the fan.
Just kill the process to free memory and restart it. Its not that big deal to do once a week, or sooner, depending the count of the servers / memory on the machine. -ics Guillaume Parent kirjoitti: > What the heck? Of course it's a problem! Nobody wants his box to leak > memory until a crash inevitably happens! > >> Linux dont use memory as Windows does. >> >> Its not a problem... >> >> Peter >> > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

