On an x64 machine with 128GB memory, boehm gc warns that "Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS" for large allocations. In my opinion, at least for x64 architectures MAXHINCR and/or MAX_HEAP_SECTS value(s) should be increased by default.