[roll] Roll fuchsia Revert "[kernel][sched] Unify fair/deadline bookkeeping (squashed)."

This reverts commit 13ea24e8648deb8b71543190e014ea10ccfaebd6.

Reason for revert: Creating revert up front to keep mergable for one week as described in go/fx-rppm-rollout-plan

Original change's description:
> [kernel][sched] Unify fair/deadline bookkeeping (squashed).
>
> This CL includes the original functionality and improvements that were
> reviewed on followup CLs. These changes are squashed into a single CL to
> simplify landing and rollback, as per go/fx-rppm-rollout-plan.
>
> The following changes are present in this CL:
>
> - [kernel][sched] Unify fair/deadline bookkeeping.
> - squash me: refactor the transient states and fix affinity
> - squash me: snap the variable timeline in unified bookkeeping
> - squash me: adjust fair bandwidth when demand changes
> - squash me: avoid successive updates that escalate activations
> - squash me: update owned wait queue topology tests
>
> Run-All-Tests: True
> Cq-Include-Trybots: luci.turquoise.global.try:run-postsubmit-tryjobs
>
> Original-Bug: b/322207536
> Original-Bug: b/372275609
> Original-Bug: b/395693248
> Change-Id: I17066b8a94ec470120e3108c96febf553edbe293
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235650
> Reviewed-by: Anirudh Mathukumilli <rudymathu@google.com>
> Reviewed-by: John Grossman <johngro@google.com>
> Reviewed-by: Fadi Meawad <fmeawad@google.com>
> Commit-Queue: Corey Tabaka <eieio@google.com>

Original-Bug: b/322207536
Original-Bug: b/372275609
Original-Bug: b/395693248
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1239638
Original-Revision: f6301b8e1b2024e1f166375e5af735efb81fb626
GitOrigin-RevId: 2610b8f8631dc847309af0b2ca879c9809cfd86d
Change-Id: Ibeec5978d2d4f4e7fdae22aeae83b38278f7b449
1 file changed
tree: 8f4f21092d1075d74a3d7df9337df701c4f81039
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 in one of the communication channels documented at get involved.

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.