File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,26 @@ Version 3.0.0
52
52
possible with the new V2 XML export flag.
53
53
54
54
55
+ Version 2.9.2
56
+ -------------
57
+ * Don't forget L3i when defining filters for multiple levels of caches
58
+ with hwloc_topology_set_cache/icache_types_filter().
59
+ * Fix object total_memory after hwloc_topology_insert_group_object().
60
+ * Fix the (non-yet) exporting in synthetic description for complex memory
61
+ hierarchies with memory-side caches, etc.
62
+ * Fix some default size attributes when building synthetic topologies.
63
+ * Fix size units in hwloc-annotate.
64
+ * Improve bitmap reallocation error management in many functions.
65
+ * Documentation improvements:
66
+ + Better document return values of functions.
67
+ + Add "Error reporting" section (in hwloc.h and in the doxygen doc).
68
+ + Add FAQ entry "What may I disable to make hwloc faster?"
69
+ + Improve FAQ entries "Why is lstopo slow?" and
70
+ "I only need ..., why should I use hwloc?"
71
+ + Clarify how to deal with cpukinds in hwloc-calc and hwloc-bind
72
+ manpages.
73
+
74
+
55
75
Version 2.9.1
56
76
-------------
57
77
* Don't forget to apply object type filters to "perflevel" caches detected
You can’t perform that action at this time.
0 commit comments