X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2Fstress%2Fdata%2Ftest-debug.conf;h=f445688be80bbcf1ff5aaa8ca7516cdc91e4070b;hb=d67bc7c503e4cbcaa383c84bb02c258582f6f249;hp=19f200b9a608b4e04b07d6af15b0f787bfa56570;hpb=0562a3d00f16e24ad7e30e3137663b153322a4ca;p=libcds.git diff --git a/test/stress/data/test-debug.conf b/test/stress/data/test-debug.conf index 19f200b9..f445688b 100644 --- a/test/stress/data/test-debug.conf +++ b/test/stress/data/test-debug.conf @@ -8,6 +8,9 @@ dhp_liberate_threshold=1024 dhp_init_guard_count=8 dhp_epoch_count=16 +# cds::urcu::gc initialization parameters +rcu_buffer_size=256 + [Atomic_ST] iterCount=10000 @@ -142,11 +145,15 @@ ThreadCount=4 QueueSize=1024 PassCount=100000 -[PQueue_Push] +[pqueue_pop] +ThreadCount=4 +QueueSize=10000 + +[pqueue_push] ThreadCount=4 QueueSize=10000 -[PQueue_PushPop] +[pqueue_push_pop] PushThreadCount=4 PopThreadCount=4 QueueSize=10000 @@ -158,13 +165,13 @@ MapSize=1000000 ThreadCount=4 MapSize=1000000 -[Map_find_int] +[map_find_int] ThreadCount=2 MapSize=10000 PercentExists=50 PassCount=2 MaxLoadFactor=4 -PrintGCStateFlag=1 + # *** Cuckoo map properties CuckooInitialSize=256 CuckooProbesetSize=8 @@ -175,13 +182,13 @@ CuckooProbesetThreshold=0 FeldmanMapHeadBits=8 FeldmanMapArrayBits=4 -[Map_find_string] +[map_find_string] ThreadCount=2 MapSize=10000 PercentExists=50 PassCount=2 MaxLoadFactor=4 -PrintGCStateFlag=1 + # *** Cuckoo map properties CuckooInitialSize=256 CuckooProbesetSize=8 @@ -192,13 +199,13 @@ CuckooProbesetThreshold=0 FeldmanMapHeadBits=8 FeldmanMapArrayBits=4 -[Map_InsDel_int] +[map_insdel_int] InsertThreadCount=4 DeleteThreadCount=4 -ThreadPassCount=8 -MapSize=50000 +ThreadPassCount=3 +MapSize=30000 MaxLoadFactor=4 -PrintGCStateFlag=1 + # *** Cuckoo map properties CuckooInitialSize=256 CuckooProbesetSize=8 @@ -209,14 +216,14 @@ CuckooProbesetThreshold=0 FeldmanMapHeadBits=8 FeldmanMapArrayBits=4 -[Map_InsDel_func] +[map_insdel_func] InsertThreadCount=4 DeleteThreadCount=4 UpdateThreadCount=4 ThreadPassCount=8 -MapSize=5000 +MapSize=10000 MaxLoadFactor=4 -PrintGCStateFlag=1 + # *** Cuckoo map properties CuckooInitialSize=256 CuckooProbesetSize=8 @@ -227,13 +234,14 @@ CuckooProbesetThreshold=0 FeldmanMapHeadBits=8 FeldmanMapArrayBits=4 -[Map_InsDel_Item_int] -ThreadCount=4 -MapSize=10000 -GoalItem=5000 -AttemptCount=1000 +[map_insdel_item_int] +InsertThreadCount=4 +DeleteThreadCount=4 +MapSize=5000 +GoalItem=2500 +AttemptCount=200 MaxLoadFactor=4 -PrintGCStateFlag=1 + # *** Cuckoo map properties CuckooInitialSize=256 CuckooProbesetSize=8 @@ -244,13 +252,14 @@ CuckooProbesetThreshold=0 FeldmanMapHeadBits=8 FeldmanMapArrayBits=4 -[Map_InsDel_string] +[map_insdel_string] InsertThreadCount=4 DeleteThreadCount=4 -ThreadPassCount=8 -MapSize=10000 +ThreadPassCount=4 +MapSize=20000 MaxLoadFactor=4 PrintGCStateFlag=1 + # *** Cuckoo map properties CuckooInitialSize=256 CuckooProbesetSize=8 @@ -293,14 +302,14 @@ CuckooProbesetThreshold=0 FeldmanMapHeadBits=8 FeldmanMapArrayBits=4 -[Map_InsDelFind] +[map_insdelfind] InitialMapSize=50000 ThreadCount=4 MaxLoadFactor=8 InsertPercentage=5 DeletePercentage=5 -Duration=7 -PrintGCStateFlag=1 +Duration=5 + # *** Cuckoo map properties CuckooInitialSize=256 CuckooProbesetSize=8 @@ -311,13 +320,13 @@ CuckooProbesetThreshold=0 FeldmanMapHeadBits=8 FeldmanMapArrayBits=4 -[Map_DelOdd] +[map_delodd] MapSize=50000 InsThreadCount=2 DelThreadCount=2 ExtractThreadCount=2 MaxLoadFactor=4 -PrintGCStateFlag=1 + #Cuckoo map properties CuckooInitialSize=256 CuckooProbesetSize=8