commit | 0dd56166c03541f8c04f0a2feb6f1bd2a8567d11 | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Thu Apr 18 00:23:52 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 17 17:25:31 2024 -0700 |
tree | 96683906e03c4d56a77d24568912ecfbaba9b9f7 | |
parent | b8d0743806020d4a483c978893d70a7bd2100dc3 [diff] |
[roll] Roll fuchsia [kernel][vm] Explicit accessed interval Adds kernel cmdline option for explicitly controlling the accessed scan interval instead of forcing it to be related to the min aging interval. This is intended to allow for lowering the min aging interval without increasing the mandatory accessed scan rate. There is presently no control in the system assembly for changing the min-aging-interval, so by defining the accessed-scan-interval default value to be what the code would previously calculate there is not behavioral change to any products. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025552 Original-Revision: 2b84ea2e67028bf6ef5649f5e158f353fbaf10dd GitOrigin-RevId: 959b89e951899e7f4e8ec56aec56b49fc80ebd58 Change-Id: I54420359d2f89444e7559d9674f0cd5e1417eb12
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.