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

Issue 9845034: Revert [SQLite] Hack to touch page cache to debug slow connection close. (Closed)

Created:
8 years, 9 months ago by Scott Hess - ex-Googler
Modified:
8 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Revert [SQLite] Hack to touch page cache to debug slow connection close. Original CL http://codereview.chromium.org/7891025 , http://crrev.com/101034 The hypothesis discussed in that CL seems proven out, as the shutdown-hang crashes mostly moved from sqlite3_close() into sqlite3_95527(). BUG=95527 TEST=Monitor crash in bug, see if it changes. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137989

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -121 lines) Patch
M sql/connection.cc View 1 chunk +0 lines, -15 lines 0 comments Download
M third_party/sqlite/amalgamation/sqlite3.h View 1 chunk +0 lines, -15 lines 0 comments Download
M third_party/sqlite/amalgamation/sqlite3.c View 1 chunk +0 lines, -91 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Scott Hess - ex-Googler
Per earlier discussion, I'm thinking of putting some other hacks into sqlite3.c to measure memory ...
8 years, 9 months ago (2012-03-23 19:54:23 UTC) #1
ramant (doing other things)
lgtm
8 years, 9 months ago (2012-03-23 20:02:13 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shess@chromium.org/9845034/1
8 years, 7 months ago (2012-05-18 21:18:57 UTC) #3
commit-bot: I haz the power
8 years, 7 months ago (2012-05-19 00:13:14 UTC) #4
Change committed as 137989

Powered by Google App Engine
This is Rietveld 408576698