Post
Topic
Board Armory
Re: Armory system settings??
by
ufasoft
on 24/08/2015, 18:13:49 UTC
The Armory 0.93+ client uses LMDB database engine.
This library maps entire DB to the virtual address space.
That is why database size is limited on 32-bit systems.
Real unfragmented block of 32-bit virtual space is usually 200..500 MB.

32-bit and 64-bit  LMDB databases have incompatible file formats.