mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -06:00
descriptors released in the last transaction are now reused in the next
This commit is contained in:
@@ -70,7 +70,7 @@ private:
|
||||
// The exception is when a transaction is active.
|
||||
object top;
|
||||
object free_blocks;
|
||||
object free_descriptors[2];
|
||||
object free_descriptors[3];
|
||||
|
||||
size_t mmap_size;
|
||||
size_t page_size;
|
||||
|
||||
Reference in New Issue
Block a user