It would seem that the larger the queue, the longer it takes to move files in and out of the queue (which is every time you finish a job).
I've had as little as appx. 100GB in the queue and as much as 2TB in queue and the bigger the queue, the longer it takes. Here's a snippet from top:
Code: Select all
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3669 ***** 20 0 7266m 6.7g 3180 S 99 86.2 82:57.96 sabnzbdplus
I've tried to find if there's anything that makes this worse or not, but so far I've struck out. I thought it might be related to "Sort by age" but I don't use that atm.
Any idas how I can get SABnzbd under control? Do I really have to feed it 1-2 seasons of series at a time (one DVD at a time)?
(PS: This behavior has been observed both on OSX 10.6 and Ubuntu 9.10 Server)