summaryrefslogtreecommitdiff
path: root/src/apprt/gtk/cgroup.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build GTK exeMitchell Hashimoto
2025-09-05gtk: the Future is NowLeah Amelia Chen
2025-09-05gtk: nuke the legacy apprt from orbitLeah Amelia Chen
2025-03-17gtk: convert App to zig-gobjectJeffrey C. Ollie
2025-02-26gtk: convert cgroup operations to gobjectJeffrey C. Ollie
2024-08-16apprt/gtk: remove usingnamespaceMitchell Hashimoto
2024-08-11os: unify memory/processes cgroup limiting funcMitchell Hashimoto
2024-08-11Add Config Option to Limit Number of ProcessesChristian Kugler
2024-06-05apprt/gtk: cgroup hierarchy only affects surfacesMitchell Hashimoto
2024-06-05config: add cgroup memory limit configMitchell Hashimoto
2024-06-05termio: plumb a lot more to get ready to move into cgroupMitchell Hashimoto
2024-06-04apprt/gtk: store transient cgroupMitchell Hashimoto
2024-06-04os: cgroup can set memory limitsMitchell Hashimoto
2024-06-04os: cgroup create/moveMitchell Hashimoto
2024-06-04os: API to configure cgroup controllersMitchell Hashimoto
2024-06-04os: rename linux => cgroupMitchell Hashimoto
2024-06-04os: API for listing cgroup controllersMitchell Hashimoto
2024-06-04apprt/gtk: cgroup initializationMitchell Hashimoto