Skip to content

Commit b9249d1

Browse files
committed
NEWS: bring 2.9.2 bullets in master
Signed-off-by: Brice Goglin <[email protected]>
1 parent 2c03083 commit b9249d1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

NEWS

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,26 @@ Version 3.0.0
5252
possible with the new V2 XML export flag.
5353

5454

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+
5575
Version 2.9.1
5676
-------------
5777
* Don't forget to apply object type filters to "perflevel" caches detected

0 commit comments

Comments
 (0)