Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Abnormal cpu usage when Auto-Sync (Global) option is set

Hi John,

Thank you for the tips. AutoSync seems to be triggered continuously, automatic build is disabled, there is no file which needs to be sync'ed.

Moreover, is there any way to enable a debug feature where I can trace which file triggers an automatic sync before filling a bug report ?

Thanks a lot.
Sylvain.

Le ven. 29 juin 2018 à 18:46, John Eblen <jeblen@xxxxxxx> a écrit :
Hi

Auto-Sync syncs whenever a file inside the project is saved. If it syncs too often, here are a few options:

1) Turn off features that frequently save files (automatic compilation, for example)
2) Filter files that are frequently saved so that they will not be sync'ed
3) Turn off auto-sync and occasionally sync manually (as you mentioned)

This could be a bug in that some system event is triggering syncs unnecessarily, but I recommend trying
the above before filing a bug report.


John

On Fri, Jun 29, 2018 at 12:12 PM, Sylvain VIAL <kikouk42@xxxxxxxxx> wrote:
Hello all,

I experience the following (and annoying) behavior :
With all my Synchronized C/C++ projects, when the Synchronize->Auto-Sync (Global) option is selected, I can see the eclipse.exe process consumes about 25% CPU. Also the message 'Remote Synchronization" in the lower-right taskbar of the application blink several times per seconds. The major problem is my laptop activates his CPU fan indefinitely.

When this option is not set eclipse.exe is idle and the blinking message disapears but the result of the build is not uploaded automaticaly (contradictory with such synchronization feature).

I installed PTP plugin 9.1.4.201802282054, with Eclipse Oxygen 4.7.3a.


Is it a known bug (and so I have to send a message to a bug tracker) ?

Thanks in advance,

Sylvain




_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-user

Back to the top