[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
1 file changed
tree: 96683906e03c4d56a77d24568912ecfbaba9b9f7
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.