CVS server spiking CPU on polling
What is the expected behaviour of the polling request on a CVS server?
I have about 20 build configs, each has about 8 VCS roots. So, every minute or so, the polling spikes the CPU on my CVS server to 100% for a few seconds.
Is there any way to stagger the polling by build? Any other ideas on cutting down the CPU usage on polling ?
Please sign in to leave a comment.
You can increase checking for changes interval globally, or per VCS root. This should help.