[roll] Roll fuchsia Revert "[msd-arm-mali] Use memory pressure information to release JIT memory"

This reverts commit c4626882ce0dfbdbed997e404f3b4ff94a0b8750.

Reason for revert: Some tests are hanging out in critical memory pressure states for long periods of time, where continually freeing memory isn't worth the performance cost.
Original-Bug: b/193258473

Original change's description:
> [msd-arm-mali] Use memory pressure information to release JIT memory
>
> While memory pressure is critical, all unused JIT memory allocations
> will be released. This is a drastic step that can hurt performance
> (halving fps on some e2e benchmarks), but can prevent OOMs.
>
> Original-Bug: 60005
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/540383

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Bug: 60005
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/554081
Original-Revision: 083ebf19bb75e8ea6c286bca98440d56c7e67f70
GitOrigin-RevId: 7187a8bcc35f135a9d1107225eea1bc901763611
Change-Id: I6ec1726d298e9bd014a853979285ec8dfa9f5344
1 file changed
tree: 87bef70a0f9c019bf5b553e186d86a35535523a9
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.