Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(288)

Issue 1016563005: Increase page size for SyncData DB from 4K to maximum supported 32K (Closed)

Created:
5 years, 9 months ago by Gang Wu
Modified:
5 years, 5 months ago
CC:
chromium-reviews, tim+watch_chromium.org, pvalenzuela+watch_chromium.org, maxbogue+watch_chromium.org, zea+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Increase page size for SyncData DB from 4K to maximum supported 32K using finch experiment. BUG=464063 Committed: https://crrev.com/5e541eb34b7e1944b8086705a18e86c892cad4a6 Cr-Commit-Position: refs/heads/master@{#321529}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -4 lines) Patch
M sync/syncable/deferred_on_disk_directory_backing_store.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M sync/syncable/directory_backing_store.h View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M sync/syncable/directory_backing_store.cc View 1 2 3 4 chunks +38 lines, -1 line 0 comments Download
M sync/syncable/directory_backing_store_unittest.cc View 1 2 3 2 chunks +29 lines, -0 lines 0 comments Download
M sync/syncable/on_disk_directory_backing_store.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
Gang Wu
Please take a look.
5 years, 9 months ago (2015-03-16 23:14:24 UTC) #2
stanisc
Looks good overall. It would be good to add a unit test that would ensure ...
5 years, 9 months ago (2015-03-17 16:02:41 UTC) #3
Gang Wu
Added unit test for increase page size. https://codereview.chromium.org/1016563005/diff/1/sync/syncable/on_disk_directory_backing_store.cc File sync/syncable/on_disk_directory_backing_store.cc (right): https://codereview.chromium.org/1016563005/diff/1/sync/syncable/on_disk_directory_backing_store.cc#newcode92 sync/syncable/on_disk_directory_backing_store.cc:92: if (IsSyncBackingDatabase32KEnabled()) ...
5 years, 9 months ago (2015-03-17 23:52:47 UTC) #4
stanisc
ltgm with a couple of nits https://codereview.chromium.org/1016563005/diff/20001/sync/syncable/directory_backing_store.cc File sync/syncable/directory_backing_store.cc (right): https://codereview.chromium.org/1016563005/diff/20001/sync/syncable/directory_backing_store.cc#newcode180 sync/syncable/directory_backing_store.cc:180: if (IsSyncBackingDatabase32KEnabled()) { ...
5 years, 9 months ago (2015-03-18 15:10:45 UTC) #7
stanisc
On 2015/03/18 15:10:45, stanisc wrote: > ltgm with a couple of nits > > https://codereview.chromium.org/1016563005/diff/20001/sync/syncable/directory_backing_store.cc ...
5 years, 9 months ago (2015-03-18 15:11:24 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1016563005/100001
5 years, 9 months ago (2015-03-19 22:43:15 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1016563005/120001
5 years, 9 months ago (2015-03-20 05:22:44 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:120001)
5 years, 9 months ago (2015-03-20 07:02:25 UTC) #18
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/5e541eb34b7e1944b8086705a18e86c892cad4a6 Cr-Commit-Position: refs/heads/master@{#321529}
5 years, 9 months ago (2015-03-20 07:03:14 UTC) #19
Gang Wu
https://codereview.chromium.org/1016563005/diff/20001/sync/syncable/directory_backing_store.cc File sync/syncable/directory_backing_store.cc (right): https://codereview.chromium.org/1016563005/diff/20001/sync/syncable/directory_backing_store.cc#newcode180 sync/syncable/directory_backing_store.cc:180: if (IsSyncBackingDatabase32KEnabled()) { On 2015/03/18 15:10:45, stanisc wrote: > ...
5 years, 7 months ago (2015-05-21 18:38:17 UTC) #20
Gang Wu
5 years, 5 months ago (2015-07-10 00:20:24 UTC) #21
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698