File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,19 @@ Version 3.0.0
74
74
possible with the new V2 XML export flag.
75
75
76
76
77
+ Version 2.9.3
78
+ -------------
79
+ * Handle Linux glibc allocation errors in binding routines (CVE-2022-47022).
80
+ * Fix hwloc-calc when searching objects on heterogeneous memory platforms,
81
+ thanks to Antoine Morvan for the report.
82
+ * Fix hwloc_get_next_child() when there are some memory-side caches.
83
+ * Don't crash if the topology is empty because Linux cgroups are wrong.
84
+ * Improve some hwloc-bind warnings in case of command-line parsing errors.
85
+ * Many documentation improvements all over the place, including:
86
+ + hwloc_topology_restrict() and hwloc_topology_insert_group() may reorder
87
+ children, causing the logical indexes of objects to change.
88
+
89
+
77
90
Version 2.9.2
78
91
-------------
79
92
* Don't forget L3i when defining filters for multiple levels of caches
You can’t perform that action at this time.
0 commit comments