On Tue, 2015-01-06 at 15:20 +0100, Maarten Hoes wrote:
Well I tried this, and it produced a file of a whopping 383087 lines
and 30 MB.
That is expected.
I wouldnt expect any sane person to look through all of that in its
entirety on a page by page basis.
;)
Hit page-down in 'less' - and when you see the time-stamp 'jump' (ie.
we missed 20 seconds ;-) on the left - then that's the interesting bit.
Are the large amounts of 'futex(FUTEX_WAIT_PRIVATE) /
futex(FUTEX_WAKE_PRIVATE)' expected behavior in this case ?
Yes - quite expected - and yes we take locks and release them just for
fun all over the place: then again, we shouldn't take contended locks a
lot so should avoid the syscall there mostly which is in itself odd -
but I doubt that that is related to your problem.
ATB,
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.