commit | e85bdce303bc8d00376db1b95c65a72a49423c36 | [log] [tgz] |
---|---|---|
author | Youssef Esmat <youssefesmat@chromium.org> | Mon Mar 11 17:45:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 11 17:45:02 2024 |
tree | dd5ea47bbb573cb3b6c798bd044e985e3358060f | |
parent | 11e5a488fbe483ca773b9e8d37fc759e57b3a884 [diff] |
Adding a the EEVDF scheduler feature EEVDF is a new scheduler in kernel upstream that was backported and wrapped with a feature to switch between CFS (old scheduler) and EEVDF. Bug: 308209449 Change-Id: I19e3c98fbdf642066ff99999434eeb91450701c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5352451 Reviewed-by: Joel Fernandes <joelaf@google.com> Commit-Queue: Youssef Esmat <youssefesmat@chromium.org> Reviewed-by: Brian Geffon <bgeffon@chromium.org> Cr-Commit-Position: refs/heads/main@{#1271051}
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.
If you found a bug, please file it at https://crbug.com/new.