Column files now always have a size that is a multiple of the page size,
and the function that enlarges mapped column files tries mapping on next byte before unmapping/mapping again
This commit is contained in:
@ -26,7 +26,6 @@
|
||||
#include "obidmscolumndir.h"
|
||||
|
||||
#define ELEMENTS_NAMES_MAX (2048)
|
||||
#define INITIAL_LINE_COUNT (1000)
|
||||
#define GROWTH_FACTOR (2)
|
||||
#define MAXIMUM_LINE_COUNT (1000000)
|
||||
|
||||
|
Reference in New Issue
Block a user