https://bugs.freedesktop.org/show_bug.cgi?id=47983

--- Comment #2 from Michael Meeks <michael.me...@novell.com> 2012-03-28 
06:10:36 PDT ---
So - instrumenting osl_syncFile - I see we have 144 fsyncs on this first-start
path, which seems like rather a lot. Here is how they break-down:

     40 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml'
     39 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/configmgr.ini'
     11 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.bundle.PackageRegistryBackend/backenddb.xml'
      8 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/backenddb.xml'
      5 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc'
      5 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/Linux_x86rc'
      4 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml'
      3 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.script.PackageRegistryBackend/backenddb.xml'
      2 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/luot57qu.tmp/en-US/help.jar'
      2 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/luot57qq.tmp/en-US/help.jar'
      2 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/luot57q9.tmp/en-US/help.jar'
      2 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.executable.PackageRegistryBackend/backenddb.xml'
      2 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/bundled/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/Linux_x86.rdb'
      1 osl_syncFile
'/home/michael/.config/libreoffice/3/user/uno_packages/cache/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml'
      1 osl_syncFile
'/home/michael/.config/libreoffice/3/user/uno_packages/cache/registry/com.sun.star.comp.deployment.configuration.PackageRegistryBackend/backenddb.xml'
      1 osl_syncFile
'/home/michael/.config/libreoffice/3/user/uno_packages/cache/log.txt'
      1 osl_syncFile
'/home/michael/.config/libreoffice/3/user/extensions/shared/registry/com.sun.star.comp.deployment.help.PackageRegistryBackend/backenddb.xml'
...

and another 16 or so single osl_syncFiles in ~/.config

If I was an evil person, I'd hack osl_syncFile to simply not sync any files in
~/.config.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to