commit | ea18a2c83e2a2c0a105af91e9cc4cd4d13684e14 | [log] [tgz] |
---|---|---|
author | Adrian Danis <adanis@fuchsia.infra.roller.google.com> | Tue Oct 24 21:05:36 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 24 14:07:21 2023 -0700 |
tree | 2b2683388a96bf867bb1e865624d8248ad048526 | |
parent | c4fa2535b07078815ceb068bfba9ea17c18e7070 [diff] |
[roll] Roll fuchsia [kernel][vm] Skip redundant mark accessed Skips the rest of the mark accessed logic if the page is already in the target queue. The added kcounters show this short circuit can happen up to 70% of the time. MarkAccessedDeferredCount is also moved out of the header as there is no benefit to it being there since it is too large to be inlined at call sites anyway. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/936552 Original-Revision: dad5f61821ab8c5952f5e5b04a76430a1871f16a GitOrigin-RevId: 7bcc39e7096a24796c7ce545dacaa5d6fa58d0d3 Change-Id: I7ac434d8f0940cc5123750c50ac1c15c97f9b373
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
.