On Tue, 2015-01-06 at 12:31 +0100, Maarten Hoes wrote:
Im not sure. When I change the accept to include 'tcpNoDelay=1' as
below:
        In the past - the Linux desktop as a whole suffered something rather
similar when code tried to do a reverse lookup on the hostname which
took significant time - 20s to timeout each time.
        IIRC we used to do this inside the "is our profile already in-use by
another libreoffice process" code - which killed us perf-wise long ago.
IIRC we binned that idea and updated the mechanism for that.
        As Tor suggested doing an strace on each end would show what's up:
        strace -f -ttt -s 256 -o /tmp/slog slow_proces
        And poke in the /tmp/slog for where there is a multi-second jump in the
time - and paste a dozen lines or so around that in each direction =)
        HTH,
                Michael.
-- 
 michael.meeks@collabora.com  <><, Pseudo Engineer, itinerant idiot
Context
- Re: Severe performance degradation on Linux (continued)
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.