-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics
-
None
-
Fully Compatible
-
v6.0, v5.0, v4.4
-
Security 2022-11-14, Security 2022-11-28, Security 2022-12-12
-
105
Currently, FTDC includes a count of "physical" cores by counting unique pairs of physical id and core id. https://github.com/mongodb/mongo/blob/master/src/mongo/util/processinfo_linux.cpp#L397
However, it would be incredibly useful to determine if the machine has multiple sockets and this data is not currently present in FTDC.
- related to
-
SERVER-67705 Add count of NUMA zones to FTDC metadata
- Closed