I am seeing about 30% more usage compared to the old engine. I am 
having a few pubs running and I am now going to have to reduce the 
slot counts to compensate for the excessive usage.

Profiling shows getdents() is using the most syscall time, compared 
to others, getdents is actually surpassing nanosleep() when it comes 
to syscall usage. FWIW getdents is VERY expensive to call over and over.

Anyone else seeing this as well?





_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to