First page Back Continue Last page Overview Graphics
KDE4 on OpenBSD: shared caches
Solution: new lock type for KSharedDataCache
 
- Initial version, based on flock/lockf() by yours truly
 
- has potential problems with fork() without exec(), 
but are there any such KDE apps, ever?
 
- Upstream developed own version, based on __sync*
 
- not supported on some platforms, like hppa, 
but are you crazy to run KDE4 there?