Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High CPU load on remote libraries such as ftp #15

Open
snigel opened this issue Dec 13, 2016 · 1 comment
Open

High CPU load on remote libraries such as ftp #15

snigel opened this issue Dec 13, 2016 · 1 comment

Comments

@snigel
Copy link

snigel commented Dec 13, 2016

Running watchdog on a FTP library causes my Raspberry Pi 3 to become unusable.

Running strace on the kodi process shows that watchdog is continuously looping through every directory on the FTP server at a very high rate of speed. Hammering of a network server is not always nice either.

One possible solution is a setting for throttling the speed of new connections or the amount of concurrent connections for remote paths such as SSH, FTP etc.

@AnthraxLeprosyPi
Copy link

Same here with a SMB library.

I have been using this plugin on all my windows machines for ages and never noticed this. But my Raspberry Pi 3 was crushing under the load.

Any chance this gets picked up again after all these years?

best regards
Anthrax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants