commit | 27feaf0d2c532950059f266b4af81ba15acaaa9f | [log] [tgz] |
---|---|---|
author | Guocheng Wei <guochengwei@fuchsia.infra.roller.google.com> | Fri Jan 17 15:43:51 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 17 15:45:10 2025 -0800 |
tree | 2ce44b7be37650821fd5791c23abecf16943f98e | |
parent | 7313f11ed32ae2fca96bd4026dbb2c28cea9206f [diff] |
[roll] Roll fuchsia [starnix] Descendant cgroups should be frozen when parent frozen Added self state, inherited state and effective state for cgroups freezer `self state`: The cgroup's own freezer state as set by the `cgroup.freeze` file `inherited state`: Effective freezer state inherited from the parent cgroup `effective state`: This considers both the cgroup's self freezer state as set by the `cgroup.freeze` file and the freezer state of its ancestors. A cgroup is considered frozen if either itself or any of its ancestors is frozen. Original-Bug: b/388081859 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1183269 Original-Revision: f905eae43d9376a2dd6a6b9e3741ebe99cc49243 GitOrigin-RevId: 62a632f2f7edb619602b18e807f89ce2b240866d Change-Id: Ie48f310837302d420e0b4bf19ae094c1dccaa4cd
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
.