Gwinel / likwid

Automatically exported from code.google.com/p/likwid
GNU General Public License v3.0
0 stars 0 forks source link

Allow scatter policy in thread list expressions #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A common placement strategy is scatter within a thread class (M, S, C). 

This affects all tools with affinity control (perfctr and pin) and also 
likwid-bench for controlling thread placement.

Task:

Redesign thread list syntax to include scatter policy.
Consolidate and maybe extract syntax parser in separate compilation unit 
(currently in strUtils.c).

Original issue reported on code.google.com by jan.trei...@gmail.com on 3 Dec 2012 at 7:24

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 00a086dc910e.

Original comment by jan.trei...@gmail.com on 27 Feb 2013 at 9:26