[PATCH] D69575: Improve module.pcm lock file performance on machines with high core counts
Ladd Van Tol via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 15:29:42 PST 2020
Ladd updated this revision to Diff 248842.
Ladd edited the summary of this revision.
Ladd added a comment.
Simplified version of the change, removing event-based waiting. Also, adopted and changed definition of MaxSeconds, new in LLVM since I wrote the original patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69575/new/
https://reviews.llvm.org/D69575
Files:
llvm/include/llvm/Support/LockFileManager.h
llvm/lib/Support/LockFileManager.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69575.248842.patch
Type: text/x-patch
Size: 3928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/a54fd8b3/attachment.bin>
More information about the llvm-commits
mailing list