commit | 8d9c3c0973e2c8e3bbbcc3a2091de9c7c77672ad | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Thu Oct 31 21:59:27 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Oct 31 15:01:03 2024 -0700 |
tree | 056fb9f17b725286cbc3431a0646d9302f76a518 | |
parent | 87302fa69b9f5e64061e8a83265d1066ef32c2d7 [diff] |
[roll] Roll fuchsia [kernel][arm] Count PT mappings in vm_page_t Stores the number of mappings in a page table in that page tables vm_page_t->mmu struct. This count is then modified whenever a mapping is added or removed. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1094472 Original-Revision: 06b0e7e316d8ff9c7f4b043ad4fcace91dfc211c GitOrigin-RevId: fa180c98a067f7f66a972d398af38f261a6d0e6e Change-Id: Ifd435679db0ed0df1b9d0b3d346c88c4a0299dfa
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 in one of the communication channels documented at get involved.
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
.