commit | 8aa59c526076892b7e790fca45401330360b4b3d | [log] [tgz] |
---|---|---|
author | Sebastien Marchand <sebmarchand@chromium.org> | Fri Apr 26 18:47:05 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Apr 26 18:47:05 2019 |
tree | 41b34ef60b28a76eb48b3fe8afeb1ffee0da7106 | |
parent | f3c3f5a7bfcdfcc27701b1fff2026f3c3406842a [diff] |
Initial implementation of the Windows Memory Pressure Monitor. This implementation is only based on the amount of free memory and the disk idle time for now, more signals will be added later as needed. The signal isn't used yet, this only implement the logic to build it and a follow-up CL will put this behind a feature and add some histograms that will help evaluate the performance of this signal. Bug: 771478 Change-Id: Ic850c878482eb8637ec614490666f72e6146701c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1529267 Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org> Reviewed-by: Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#654541}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .