[roll] Roll fuchsia [sag] Increase lazy Inspect node buffer size Lazy inspect nodes have a default buffer size of 256K. With the changes to switch suspend event logging from an Inspect ring buffer to an internal ring buffer, the suspend events were quickly overflowing the lazy node buffer causing data to be dropped without warning. This changes increases the buffer for the node from 256K to 640K. Changes: - Use 640K buffer for suspend event lazy Inspect node instead of default 256K - 640K value chosen to match the existing Inspect VMO size for SAG Original-Bug: 492579895 Test: fx test system-activity-governor-test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1591059 Original-Revision: f146ec68be9ea6a397184102b407d88c34688417 GitOrigin-RevId: d703fe80b4c0a2c6ef813522d8a505fe0bda0986 Change-Id: If53d79599baf3a4140d022d84e9b6634c115e8b2
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.