At Thu, 09 Sep 2010 17:06:47 +0300, Andriy Gapon wrote: > > > I've just upgraded to kde-4.5.1 and during startup it spits out a lot of > messages > like the following: > > KSharedDataCache::Private::mapSharedMemory: Failed to establish shared memory > mapping, will fallback to private memory -- memory usage will increase > > Is this something to worry about? > What causes these messages? Perhaps some local misconfiguration on my part?
KSharedDataCache has been mostly rewritten for the 4.5 release, and the new code relies on _POSIX_THREAD_PROCESS_SHARED being correctly defined and implemented, which is not the case on FreeBSD. Alberto Villa (xzhayon) was interested in working on that in a few weeks time, but any help from the core team wrt implementing this part of pthreads would be really appreciated. _______________________________________________ kde-freebsd mailing list kde-freebsd@kde.org https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information