Long delay after lpsolve
Michael Meeks
michael.meeks at suse.com
Mon Jul 9 07:15:25 PDT 2012
On Sat, 2012-07-07 at 23:18 -0700, Waitman Gobble wrote:
> What is the general time delay after 'lpsolve deliver'? It sits for quite a long time, then stops on building sal.
lpsolve deliver is usually rather quick. I suspect you're taking a hit
from the next 'make'.
> {appears to sit indefinitely}
:-)
> This is on an amd64/A8 processor with 16GB of RAM. Running processes and
> memory utilization are light during the delay.
Odd; so presuambly it's blocked on I/O ... (?)
I wonder if you're blocked on a make in 'tail_build' which has to
collect together quite a lot of data before it can make any decision;
try:
make tail_build
And without an up-to-date gnumake (which is sadly not released) that
can be a bit over-slow.
It'd be great to do a ps auwwwx and see what the full commandline of
whichever the leaf node in the process tree is (use pstree I guess to
find that pid).
Thanks !
Michael.
--
michael.meeks at suse.com <><, Pseudo Engineer, itinerant idiot
More information about the LibreOffice
mailing list