On Fri, 2005-02-11 at 16:23 -0500, Kurt Hansen wrote: > What do y'all think would be my most fruitful next step, besides testing > out a new machine? Should I switch to static mp2? Non-threaded perl? > Eliminating perl modules to see if there is one causing the problem? Prayer?
I wonder if it has something to do with SMP. It would be good to try it on a kernel that is not compiled for SMP. It might be worth compiling your own kernel to test it. Running a non-threaded perl is always a good idea if you are not using threads. Performance will be better too. - Perrin