Homec4science

Move GC into PHP and simplify it

Authored by epriestley <git@epriestley.com> on Jan 2 2013, 23:03.

Description

Move GC into PHP and simplify it

Summary:

  • Move GC options into PHP.
  • Remove the "run at" and "run for" options. The GC daemon doesn't actually do any table scans, is very gentle, and runs for like 3 seconds per day in any normal install. Just limit it to running once every 4 hours when it's caught up and call it a day.

Test Plan: Edited GC options.

Reviewers: btrahan, codeblock

Reviewed By: codeblock

CC: aran

Maniphest Tasks: T2255

Differential Revision: https://secure.phabricator.com/D4321

Details

Committed
epriestley <git@epriestley.com>Jan 2 2013, 23:03
Pushed
aubortJan 31 2017, 17:16
Parents
rPH9cef013def54: Allow configuration options to be locked
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHa3fdb20a8ea9: Move GC into PHP and simplify it (authored by epriestley <git@epriestley.com>).Jan 2 2013, 23:03