forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql::Connection::Preload() loads fs cache, not page cache.
In theory, the fs cache should be good enough for any cases where a client uses things early in execution, and if not used memory usage will be better. BUG= 243949 Review URL: https://chromiumcodereview.appspot.com/16173004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204860 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
shess@chromium.org
committed
Jun 7, 2013
1 parent
bd12ce6
commit aae71b1
Showing
2 changed files
with
88 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters