Merge branch 'ns/raise-write-index-buffer-size'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Mar 2021 22:02:58 +0000 (14:02 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Mar 2021 22:02:58 +0000 (14:02 -0800)
commitada7c5fae5ba8c1fab4fc90131ae4058e0cb9271
tree90b450e1a4950064b866b3660eba17c396a73759
parent28714238c8d482345ca17e8dd98d8cc328de24a8
parentf279894d283101e8e7427347a5469a8731820872
Merge branch 'ns/raise-write-index-buffer-size'

Raise the buffer size used when writing the index file out from
(obviously too small) 8kB to (clearly sufficiently large) 128kB.

* ns/raise-write-index-buffer-size:
  read-cache: make the index write buffer size 128K
read-cache.c