[PATCH] D38481: Use sched_getaffinity instead of std::thread::hardware_concurrency when available
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 2 17:40:56 PDT 2017
rafael updated this revision to Diff 117456.
rafael added a comment.
Renamed. Fixed typo.
https://reviews.llvm.org/D38481
Files:
cmake/config-ix.cmake
include/llvm/Config/config.h.cmake
include/llvm/Support/ThreadPool.h
include/llvm/Support/Threading.h
lib/Fuzzer/FuzzerUtil.cpp
lib/Support/Parallel.cpp
lib/Support/ThreadPool.cpp
lib/Support/Threading.cpp
tools/llvm-profdata/llvm-profdata.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38481.117456.patch
Type: text/x-patch
Size: 6092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/96d88373/attachment.bin>
More information about the llvm-commits
mailing list