[roll] Roll fuchsia [kernel][vm] DontNeed cursor Instead of using two different linked lists to allow for gradual processing of the DontNeed list, use a cursor instead. This cursor can be advanced if the active page is removed from the reclaim queues. Using a cursor, instead of multiple lists, is bit simpler to reason about and will allow for extending the DontNeed system more easily. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250505 Original-Revision: af4d5600fe11c006e7f23a25a5d7161e3289bcc5 GitOrigin-RevId: 177ed6225e93ee39668cdd1e95d83229a928ac14 Change-Id: Ifb38a4ab16ad848d1743f6b23acf80f9d50eb7be
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.