This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] I have 2 identical server Athlon XP 2000+ 512Mo DDR PC2100 running Linux Debian - Kernel 2.4.23
On the first server hlds takes about 40-60% CPU with 14 players and less than 10% with 10 players On the second server hlds takes about 10% CPU with 14 players and 60% with 24 players !
The difference is in glibc version the first runs glibc 2.3.1 the second runs glibc 2.2.5
It would seem that malloc_consolidate() takes way too much CPU time in glibc 2.3
I would point not to glibc version, but instead to TLS. Try same glibc version without TLS enabled ;) See what you get.
nmarques
So what's your cpu usage and glibc version ?
--
_______________________________________________ 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

