Skip to content
Snippets Groups Projects
Commit 875d2af8 authored by Boris Feld's avatar Boris Feld
Browse files

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.
parent a0f2641d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment