// Copyright 2022 Molecula Corp. (DBA FeatureBase). // SPDX-License-Identifier: Apache-2.0 //go:build amd64 // +build amd64 package pilosa const TxInitialMmapSize = 4 << 30 // 4GB