]> Sergey Matveev's repositories - public-inbox.git/commit
doc: tuning: add a note about Linux sys.vm.max_map_count
authorEric Wong <e@80x24.org>
Thu, 24 Jun 2021 08:32:05 +0000 (08:32 +0000)
committerEric Wong <e@80x24.org>
Thu, 24 Jun 2021 12:59:42 +0000 (12:59 +0000)
commit792925ca3694111de6d275fd0d0af5c8ed0b8ece
treed742ff62935add510007fb6531eacf3726560037
parent9c42ece6dfddf4156dc3016e2fa8835bf3d8aca1
doc: tuning: add a note about Linux sys.vm.max_map_count

git tends to die when mmap(2) fails on this limit, so let
users know about it.  Perhaps git could gracefully fallback.
Documentation/public-inbox-tuning.pod