2 # HZP scan strategy, possible values are "classic", "inplace". Default is "classic"
\r
3 HZP_scan_strategy=inplace
\r
4 # Hazard pointer count per thread, for gc::HP
\r
5 hazard_pointer_count=72
\r
16 # Total allocation per pass, Megabytes
\r
20 # Allocation count per test
\r
22 # Max allocated block size in bytes
\r
24 # Max thread count. 0 is processor_count * 2
\r
32 # Max thread count. 0 is processor_count * 2
\r
38 BlocksPerThread=1000
\r
40 # Max thread count. 0 is processor_count * 2
\r
48 # Max thread count. 0 is processor_count * 2
\r
66 [IntrusiveStack_PushPop]
\r
71 # Flat combining stack parameters
\r
72 # FCIterate=1 - the test will be run iteratively
\r
73 # for combine pass count from 1 to FCCombinePassCount
\r
74 # and compact factor from 1 to FCCompactFactor
\r
75 # FCIterate=0 - the test runs only once for giving
\r
76 # FCCombinePassCount and FCCompactFactor
\r
78 FCCombinePassCount=4
\r
89 [Queue_ReaderWriter]
\r
94 [IntrusiveQueue_ReaderWriter]
\r
103 [Queue_bounded_empty_ST]
\r
133 InsertThreadCount=4
\r
134 DeleteThreadCount=4
\r
141 InsertThreadCount=4
\r
142 DeleteThreadCount=4
\r
143 EnsureThreadCount=4
\r
149 [Map_InsDel_Item_int]
\r
157 [Map_InsDel_string]
\r
158 InsertThreadCount=4
\r
159 DeleteThreadCount=4
\r
165 [Map_InsDel_Item_string]
\r
168 GoalItemIndex=50000
\r
180 InitialMapSize=500000
\r
192 ExtractThreadCount=3
\r