diff mercurial/mail.py @ 40785:875d2af8cb4e

mmapindex: move the 'mmapindexthreshold' option out of experimental The option is useful and should be advertised more. We move it out of experimental as a first step. The `storage` section is selected as this is related to how the storage is accessed. A new 'performance' section might be more appropriate. We move from 'mmapindexthreshold` to `mmap-threshold` as non-index item are also suitable for mmap (eg: the rev-branch-cache). If relevant, we can introduce sub-option `mmap-threshold.revlog-index` later.
author Boris Feld <boris.feld@octobus.net>
date Fri, 23 Nov 2018 06:07:33 +0100
parents d2d89d31cbb5
children 9b3be572ff0c
line wrap: on
line diff