Skip to content
Snippets Groups Projects
Commit 889b369d authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

turn subs back on.

Former-commit-id: d35397f306005ae5fa58fe0d82225f22e8a0f2e5
parent e418672d
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#define space_cellallocchunk 1000 #define space_cellallocchunk 1000
#define space_splitratio 0.875 #define space_splitratio 0.875
#define space_splitsize_default 800 #define space_splitsize_default 800
#define space_dosub 0 #define space_dosub 1
#define task_maxwait 3 #define task_maxwait 3
#define task_maxunlock 39 #define task_maxunlock 39
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment