commit | 006cfcbc37e3fae5535114d953cd7bd8ed2587e3 | [log] [tgz] |
---|---|---|
author | Benoit Lize <[email protected]> | Mon Mar 29 16:18:52 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Mar 29 16:18:52 2021 |
tree | 1d338713489b1f7a61849929e9110c955e43da85 | |
parent | 745d6d2afd5b80a248952b649db60b06c250db36 [diff] |
[PartitionAlloc] Control max thread cache bucket size with a feature. Add a DISABLED_BY_DEFAULT feature to set the max cacheable bucket size, and enable it on bots on Linux. This should not affect performance bots, but allows us to do a field trial. Bug: 1169157 Change-Id: Ia728fc5b5e16925290e3b915330b3af98be2982d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2791401 Reviewed-by: Kentaro Hara <[email protected]> Commit-Queue: Benoit L <[email protected]> Cr-Commit-Position: refs/heads/master@{#867230}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.