r112085 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112084‎ | r112085 | r112086 >
Date:06:16, 22 February 2012
Author:tstarling
Status:ok
Tags:
Comment:
MFT r112083: more memory
Modified paths:
  • /branches/wmf/1.19wmf1/maintenance/rebuildLocalisationCache.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.19wmf1/maintenance/rebuildLocalisationCache.php
@@ -41,7 +41,7 @@
4242 }
4343
4444 public function memoryLimit() {
45 - return '200M';
 45+ return '1000M';
4646 }
4747
4848 public function execute() {
Property changes on: branches/wmf/1.19wmf1/maintenance/rebuildLocalisationCache.php
___________________________________________________________________
Modified: svn:mergeinfo
4949 Merged /trunk/phase3/maintenance/rebuildLocalisationCache.php:r112083

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r112083This script uses about 550MB of RAM on 1.19wmf1. Increase memory limit approp...tstarling06:14, 22 February 2012

Status & tagging log