commit | 5639a900a5a55d5220ad0bd27eedbab6b101e67a | [log] [tgz] |
---|---|---|
author | Gianfranco Valentino <gevalentino@fuchsia.infra.roller.google.com> | Sat Oct 19 04:54:17 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Oct 18 21:56:07 2024 -0700 |
tree | f53dd1ec34fcfc4c4e4de094335abdc2f353b90e | |
parent | acc7ae1ae2bc2c47c9a8ac62895561538196faab [diff] |
[roll] Roll fuchsia [kernel] Add power_state member to scheduler. Some build updates required, and added two methods to the scheduler to be called from a syscall context or dpc thread, in either case, from thread context. Acquire the lock, and call the power_state_ respective method. + Scheduler::SetPowerDomain + Scheduler::SetPowerLevel Original-Bug: 330349572 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135915 Original-Revision: 7b6a32e8798daa689e463869fa84f95dc267efe4 GitOrigin-RevId: 58bd85b5c9221be69808ae7a616f04e5c0c650a4 Change-Id: I06a0dca751b5954219e920d5893cfae38ea02027
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
.