Merge branch 'flat_combinig_add_stress_and_unint_tests' of https://github.com/mgalimu...
[libcds.git] / test / stress / data / test-debug.conf
index 92a8f22e82fdccf16285d3c3b38cee4917e1e48b..d1b19626fbe7a48f671fe95a5c71310d946433ed 100644 (file)
@@ -1,12 +1,12 @@
 [General]\r
 # HZP scan strategy, possible values are "classic", "inplace". Default is "classic"\r
-HZP_scan_strategy=inplace\r
+hp_scan_strategy=inplace\r
 hazard_pointer_count=72\r
+#hp_max_thread_count=32\r
+#hp_retired_ptr_count=256\r
 \r
 # cds::gc::DHP initialization parameters\r
-dhp_liberate_threshold=1024\r
 dhp_init_guard_count=8\r
-dhp_epoch_count=16\r
 \r
 # cds::urcu::gc initialization parameters\r
 rcu_buffer_size=256\r
@@ -259,11 +259,13 @@ FeldmanMapHeadBits=8
 FeldmanMapArrayBits=4\r
 \r
 [map_delodd]\r
-MapSize=50000\r
+MapSize=10000\r
 InsThreadCount=3\r
 DelThreadCount=2\r
 ExtractThreadCount=2\r
+FindThreadCount=2\r
 MaxLoadFactor=4\r
+PassCount=30\r
 \r
 #Cuckoo map properties\r
 CuckooInitialSize=256\r