[KDE/Mac] Review Request 121930: [OS X] improvements to KSharedData
Allen Winter
winter at kde.org
Thu Jan 8 17:59:07 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121930/#review73519
-----------------------------------------------------------
No, I can't recall why i did that. You know a lot more about OSX than I do.
- Allen Winter
On Jan. 8, 2015, 5:09 p.m., René J.V. Bertin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/121930/
> -----------------------------------------------------------
>
> (Updated Jan. 8, 2015, 5:09 p.m.)
>
>
> Review request for KDE Software on Mac OS X, kdelibs and Allen Winter.
>
>
> Repository: kdelibs
>
>
> Description
> -------
>
> This patch improves KSharedData on 2 points:
>
> - It enables `KSDC_THREAD_PROCESS_SHARED_SUPPORTED` on OS X because even if the OS cannot do timeouts on mutex locking, it does have Posix mutexes (pthreads). I don't know why this was deactivated explicitly on OS X (do you remember, Allan?), but haven't seen issues with KSDC_THREAD_PROCESS_SHARED_SUPPORTED - for now.
>
> - OS X doesn't have `posix_fallocate()`, but an emulation of this function is available in the Mozilla code (reference found on StackOverflow). The code seems to be license-compatible, so I removed the code for non-OS X platforms, and include it in `kshareddatacache_p.h`. Again, this seems to work.
>
>
> Diffs
> -----
>
> kdecore/util/kshareddatacache_p.h 931de4d
> kdecore/util/posix_fallocate_mac.h PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/121930/diff/
>
>
> Testing
> -------
>
> On OS X 10.9.5 with kdelibs 4.14.4 and KDE PIM 4.13.3 (I use KMail as my default MUA).
>
>
> Thanks,
>
> René J.V. Bertin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-mac/attachments/20150108/c221cc2e/attachment.html>
More information about the kde-mac
mailing list