Confirmed users, Bureaucrats and Sysops emeriti
2,088
edits
| Line 16: | Line 16: | ||
=== Firefox 3.1 Update === | === Firefox 3.1 Update === | ||
Places Fsync-reduction Changes | |||
* Goal: reduce fsyncs by writing to the disk less often, reducing hangs/freezes/sluggishness while browsing (especially hurting mobile, usb and some linux). | |||
* Approach: keep non-critical history data in temporary tables, periodically flushing to permanent tables in the background. | |||
* Problems | |||
** Ts | |||
** Tp | |||
=== GFX 1.9.1 Update === | === GFX 1.9.1 Update === | ||