On Mon, 2014-05-19 at 18:46 +0530, anuj chauhan wrote:

> 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.

Instead it would have been better to use "printChanges=0". This disables
the invocation of synccompare.

> 3.      Reduced the log level to 0. Number of IO went down along with
> the disk usage.

You can decrease it further by also using "dumpData=0".

-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.




_______________________________________________
os-libsynthesis mailing list
[email protected]
http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis

Reply via email to