// Copyright 2021 Molecula Corp. All rights reserved. //go:build amd64 // +build amd64 package pilosa const TxInitialMmapSize = 4 << 30 // 4GB