commit | 1f2c5d9c489c23740d7a20f350bda157e66a6afb | [log] [tgz] |
---|---|---|
author | Joshua Seaton <joshuaseaton@fuchsia.infra.roller.google.com> | Mon Apr 08 22:56:19 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 08 15:57:51 2024 -0700 |
tree | 1c0a7a29e2dcf5bf1351b6a6a2eacc047a7d2a66 | |
parent | fcc71e1b7ddabba270140fafa6c787f137beade4 [diff] |
[roll] Roll fuchsia [kernel][sched] Update access to 'non-local' bandwidth parameters This change removes the capacity, 'timeslice remaining', and expiration accessors from ThreadBase, as the latter two are dependent on capacity, and capacity is to become dependent on the state of the entire run queue. Given that, it makes more sense to move access to this information to the run queue. Original-Bug: 328641440 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017461 Original-Revision: e08b89f7ce395da6e40dd33faf27a8c14290c0dd GitOrigin-RevId: 10c567b2e73a7f2a5448592783f4873e929abfb2 Change-Id: I6098bcd53de72ebfe7278298efdf45b706d923aa
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 via the IRC channel #fuchsia
on Freenode.
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
.