First of all, I want to thank kfurge for doing such a great job. Without this custom image, this router has only small part its powers.

Now goes the question
I've successfully installed the image and set up MLDonkey. However, MLDonkey seems to eat all available CPU time:

Code:
  PID  PPID USER     STAT   VSZ %MEM %CPU COMMAND
  541     1 root     R    40340  65%  93% /opt/bin/mlnet.lite -allowed_ips 127.
  582   580 root     S N  40340  65%   3% /opt/bin/mlnet.lite -allowed_ips 127.
  191     1 root     S     4880   8%   1% upnp -D -L br0 -W eth0
  588   587 admin    R     1792   3%   1% top
    4     1 root     RWN      0   0%   0% [ksoftirqd_CPU0]
    5     1 root     SW       0   0%   0% [kswapd]
  580   541 root     S    40340  65%   0% /opt/bin/mlnet.lite -allowed_ips 127.
MLDonkey web interface loads for ages. It takes several minutes to fully load transfers page.

Is it normal, or I have misconfigured something?