commit | b04d7e7cf2a22db2963f417c36a5d6aa45d86e0b | [log] [tgz] |
---|---|---|
author | David Song <wintermelons@google.com> | Thu Feb 13 15:29:25 2025 -0800 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 13 15:29:25 2025 -0800 |
tree | 3b1b95c192c070b6a376bdf86fd1208910e5fcc8 | |
parent | 1bfc2b1ae266247e1c7c8300cd33969852f47b10 [diff] |
[starnix][cgroup] Move FsNodes to Directory and Hierarchy Previously `Cgroup` owns its corresponding directory node and interface nodes. Moved directory node to a newly-defined `Hierarchy` that is owned by the filesystem, and moved interface nodes to `CgroupDirectory`. This is part of the work to move `Cgroup` to starnix_core. Bug: 388077431 Change-Id: I4def918518e72a4b21359b2c6c8608553fbaeee1 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204265 Reviewed-by: Guocheng Wei <guochengwei@google.com> Commit-Queue: David Song <wintermelons@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.