update bug_on (brlib + hash.c + position.h), new alloc.[ch]
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
#define ENTRIES_PER_BUCKET 4 /* buckets per hash table entry */
|
||||
|
||||
#define HASH_SIZE_DEFAULT 32 /* default: 32Mb */
|
||||
#define HASH_SIZE_DEFAULT 16 /* default: 16Mb */
|
||||
#define HASH_SIZE_MIN 1
|
||||
#define HASH_SIZE_MAX 32768 /* 32Gb */
|
||||
|
||||
|
Reference in New Issue
Block a user