[roll] Roll fuchsia [sherlock][thermal] power-manager CPU throttling

This commit enables power-manager CPU throttling for sherlock. It
replaces sherlock_node_config.json with the config file created in
fxrev.dev/556116 and adds a missing caching setting for CpuStatsHandler.

Originally, a staged rollout using sherlock_node_config_2.json was
intended. But upon discovering that thermd has not been running
reliably, thermd can simply be disabled altogether, and then
power-manager throttling enabled by this commit.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/557115
Original-Revision: 18c340d8eabbbc324f7263e739fe8708a9b5cb49
GitOrigin-RevId: 0272814c3df503bb480ec775d036c44b9fc99fc3
Change-Id: Iec423ffffae1221b92c99aef9c2eeefecd19efbb
1 file changed
tree: e2e1360f556149807c1a73912fd8ec947b9c379e
  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.