kdelibs/kdecore/kernel
Ivailo Monev f2e4e3f486 kdecore: limit standard directories cache to 10000 entries
this also fixes a strange bug that I originally tought that it's an RPATH
issues but it turns out that this is some kind of mutex-lock issue. to be
more interesting this bug does not occur when the NDEBUG conditionals are
removed or if they are unconditionalized, the first observation leads me to
think that this is compiler bug and the second that it's mutex-lock issue
that is resolved because some code in KDebug and/or QDebug (i've tried with
it too) locks/unlockes/detaches/does some voodoo that overcomes the bug.

in any case it's hard for me to pin-point the problem so if anyone can look
into it that would be great, for now this change will do


Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-03 06:51:57 +02:00
..
kaboutdata.cpp generic: code shrinks 2015-09-30 10:37:53 +03:00
kaboutdata.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kauthorized.cpp generic: code shrinks 2015-10-17 11:45:14 +03:00
kauthorized.h initial import 2014-11-13 01:04:59 +02:00
kcmdlineargs.cpp generic: proper support for icon and caption in .desktop files 2015-09-21 00:26:31 +00:00
kcmdlineargs.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kcomponentdata.cpp generic: make changes required for building against katie 2015-08-11 05:56:07 +03:00
kcomponentdata.h generic: remove redudant virtual_hook definitions 2015-04-23 14:50:12 +00:00
kcomponentdata_p.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kdbusconnectionpool.cpp initial import 2014-11-13 01:04:59 +02:00
kdbusconnectionpool.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kglobal.cpp generic: misc cleanups 2015-09-21 20:30:05 +00:00
kglobal.h generic: misc cleanups 2015-10-12 23:58:56 +03:00
kglobal_p.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
kstandarddirs.cpp kdecore: limit standard directories cache to 10000 entries 2015-11-03 06:51:57 +02:00
kstandarddirs.h generic: optimize standard directories lookup 2015-10-17 18:53:50 +03:00
kstandarddirs_unix.cpp generic: misc cleanups 2015-09-05 05:16:46 +00:00
ktoolinvocation.cpp generic: misc cleanups 2015-09-27 01:19:30 +00:00
ktoolinvocation.h generic: misc cleanups 2015-09-04 13:06:11 +00:00
ktoolinvocation_x11.cpp generic: misc cleanups 2015-09-04 13:06:11 +00:00