diff options
author | Bruce Cherniak <[email protected]> | 2017-01-19 15:44:52 -0600 |
---|---|---|
committer | Tim Rowley <[email protected]> | 2017-01-23 13:52:26 -0600 |
commit | b829206b0739925501bcc68233437d6d03b79795 (patch) | |
tree | b75f96c6ef0434ee4ddd170f06c219a7bc0b9cb0 /src/gallium/drivers/swr/swr_query.cpp | |
parent | d349449a16825abc8336495afabadb2540b5a688 (diff) |
swr: Prune empty nodes in CalculateProcessorTopology.
CalculateProcessorTopology tries to figure out system topology by
parsing /proc/cpuinfo to determine the number of threads, cores, and
NUMA nodes. There are some architectures where the "physical id" begins
with 1 rather than 0, which was creating and empty "0" node and causing a
crash in CreateThreadPool.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97102
Reviewed-By: George Kyriazis <[email protected]>
CC: <[email protected]>
Diffstat (limited to 'src/gallium/drivers/swr/swr_query.cpp')
0 files changed, 0 insertions, 0 deletions