Dzahn has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/356586 )

Change subject: Gerrit: Increase packedGitOpenFiles to 6000
......................................................................


Gerrit: Increase packedGitOpenFiles to 6000

Matches changes done in cf3fd766857ee5bf57b23840efb1bca4a10e2c90

<paladox> "Increasing core.packedGitOpenFiles to 6000 so that it is over
the average and not significatly under it. It also matches the systemd
version where we set the value to 6000"

chad says "we currently only use about 4800-4900 on average"

Change-Id: I693bf289fb00634604d1485dba27e70c8e3c8ec3
---
M modules/gerrit/templates/gerrit.config.erb
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Chad: Looks good to me, but someone else must approve
  Dzahn: Verified; Looks good to me, approved



diff --git a/modules/gerrit/templates/gerrit.config.erb 
b/modules/gerrit/templates/gerrit.config.erb
index b22b005..443e327 100644
--- a/modules/gerrit/templates/gerrit.config.erb
+++ b/modules/gerrit/templates/gerrit.config.erb
@@ -66,7 +66,7 @@
     heapLimit = <%= @heap_limit %>
     slave = <%= @slave %>
 [core]
-    packedGitOpenFiles = 4096
+    packedGitOpenFiles = 6000
     packedGitLimit = 2g
     packedGitWindowSize = 16k
     streamFileThreshold = 100m

-- 
To view, visit https://gerrit.wikimedia.org/r/356586
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I693bf289fb00634604d1485dba27e70c8e3c8ec3
Gerrit-PatchSet: 6
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Chad <ch...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Muehlenhoff <mmuhlenh...@wikimedia.org>
Gerrit-Reviewer: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to