ANDROID: cgroup: Add vendor hook for cpuset.
This hook allows us to capture information when a process is forked so that we can stat and set some key task's CPU affinity in the ko module later. This patch, along with aosp/2548175, is necessary for our affinity settings. And, exporting the symbol cpuset_cpus_allowed() which exists in the android16-6.12 branch but is missing in android16-6.12-2025-06. Bug: 429333853 Bug: 425550656 Bug: 339371220 Bug: 183674818 Signed-off-by:lijianzhong <lijianzhong@xiaomi.com> Change-Id: Ib93e05e5f6c338c5f7ada56bfebdd705f87f1f66 (cherry picked from commit a1883616) (cherry picked from commit 02992f5b) (cherry picked from commit 5111c399)
Loading
Please sign in to comment