Review Request: Add flock()/lockf()-based locking mechanizm to KSharedDataCache

Vadim Zhukov persgray at gmail.com
Mon Aug 27 20:26:02 BST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/106237/
-----------------------------------------------------------

Review request for kdelibs and Michael Pyne.


Description
-------

This patch adds another lock type, to be used as a last resort when no non-blocking lock mechanisms are available on the current platform.

LOCKTYPE_FILE = 4 for compatibility with atomic-based locking mechanism patch in another review.


This addresses bug 305023.
    http://bugs.kde.org/show_bug.cgi?id=305023


Diffs
-----

  kdecore/util/ConfigureChecks.cmake fe9f47e 
  kdecore/util/config-util.h.cmake 83ccdf7 
  kdecore/util/kshareddatacache.cpp 393902e 
  kdecore/util/kshareddatacache_p.h ec5a7a0 

Diff: http://git.reviewboard.kde.org/r/106237/diff/


Testing
-------

On OpenBSD-CURRENT.


Thanks,

Vadim Zhukov

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120827/1b476c78/attachment.htm>


More information about the kde-core-devel mailing list