Hi ,
I am trying to run 300 concurrent sync-sessions from my machine with a server. I have a quad-core machine with 8gb ram and these processes are consuming about 90-94% of the cpu usage.I want to tune syncevolution so that it could run on bare minimum processing.For this i have done following modification : 1. Commented out the code which gets the Server DevInf. I suspect, this will reduce load on Server and client as well. 2. Removed the file synccompare. During these concurrent runs, top command showed high CPU usage for Perl just after syncevolution completed its exercise. By removing this file, this reduced the client load and processing. 3. Reduced the log level to 0. Number of IO went down along with the disk usage. For server load testing i am not concerned with data loss and want minimal logging. Can you suggest some more pieces of code/functionality which can be disabled so that the overall CPU usage goes down? Regards Anuj Chauhan
_______________________________________________ os-libsynthesis mailing list [email protected] http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis
