Performance issue is such a mild word. Try renicing the process yourself and see what it does. The result you should see would be srcds eating 100% of the CPU. If you use screen, and start srcds in it, you can renice the screen process and it will relay to child (srcds) and it would be fine. You cant directly renice srcds but i guess through PAM you can do it.
-ics Dan E kirjoitti:
-- [ Picked text/plain from multipart/alternative ] I know there is an issue with REnice-ing the srcds process that causes some performance issues (I believe it was because of the way the threads talk), but what if you start the server with the desired nice priority instead of renice-ing? Does that cause the same issues? I'm doing this via PAM and /etc/security/limits.conf to make sure any processes spawned by said user have this nice level. -- _______________________________________________ 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

