Skip to content
Snippets Groups Projects
Commit 41fd5109 authored by Lubos Slovak's avatar Lubos Slovak
Browse files

Disabled hash table (revealed some problems)

parent 5ed58f84
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ typedef unsigned int uint;
//#define MEM_SLAB_CAP 3 // Cap slab_cache empty slab count (undefined = inf)
#define MEM_COLORING // Slab cache coloring
#define USE_HASH_TABLE
//#define USE_HASH_TABLE
/* Common includes.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment