commit | f409e6d58cd4aa1d83f6050ff53f26d04897707c | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Fri Oct 01 20:54:13 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 01 13:55:24 2021 -0700 |
tree | 9d39ee046e78c38565cd3a8eb08574ddc3fe870c | |
parent | 903c69dfa5851af7ed0b56b442669a08e4eec205 [diff] |
[roll] Roll fuchsia [kernel][vm] Correctly harvest PTs on inactive Corrects the previous 'one more scan' logic for when an aspace transitions to inactive to explicitly require two page table recalamation scans. This is required since the first scan will remove accessed information, and the second scan actually reclaim the page tables. Any non pt reclamation scans can still always be ignored once the aspace becomes inactive. Original-Bug: 85512 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/588604 Original-Revision: be37a6a0b429680fdc33327b2674628993b3c3f4 GitOrigin-RevId: 1b03b3be9e8238a0d4532185fc79669cc478e728 Change-Id: Ie9f82993e9e9e22a1d895b79141e5aadf5c5f4e2
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
.