On Thu, 2009-03-26 at 17:08 -0500, jeffz wrote: [snippage] > If the inventory delay is also accompanied by high cpu, you should use > oprofile to see where the time is being spent to find out what the > real cause of the problem is. Compile wine with debugging symbols > and check the oprofile website for examples. > Another way to see what might be hogging CPU is simply to start another Linux terminal window and run 'top' in it. Top shows the busiest processes in the machine with the most busy at the top of the list. Once that's running you start MM9 as usual. Keep an eye on top's display while MM9 runs and during the long pause 'top' should show you what's responsible. Martin