HP and DHP SMR totally refactored
[libcds.git] / test / stress / data / test-express-x86.conf
index 8362345b9ebb8484ec6bf7f0f3e2b2978d6a3a58..f87e6e3900af97152c437f4cda46bfd1665a5ed7 100644 (file)
@@ -1,13 +1,13 @@
 [General]
 # HZP scan strategy, possible values are "classic", "inplace". Default is "classic"
-HZP_scan_strategy=inplace
+hp_scan_strategy=inplace
 # Hazard pointer count per thread, for gc::HP
 hazard_pointer_count=72
+#hp_max_thread_count=32
+#hp_retired_ptr_count=256
 
 # cds::gc::DHP initialization parameters
-dhp_liberate_threshold=1024
 dhp_init_guard_count=16
-dhp_epoch_count=16
 
 # cds::urcu::gc initialization parameters
 rcu_buffer_size=256