On Jul 15, 2015, at 12:22 PM, Philip Bennefall <phi...@blastbay.com> wrote:
> 
> Would any of you Linux gurus be willing to give me some commands I could run 
> on the fossil process to extract useful statistics?

Run top(1).  Is fossil one of the top processes in its default mode, which 
sorts by CPU usage?

If not, sort by memory usage instead.[*]  If fossil is huge, your system is 
probably swapping, which would explain the slowdown.


[*] The method varies by top(1) implementation.  In some, pressing capital M 
works.  In others, you need to re-launch it as "top -m".
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to