Skip to content

Commit

Permalink
linux6.12: re-enable v1 cgroup cpuset
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnnynator authored and classabbyamp committed Jan 12, 2025
1 parent 2beb915 commit 41efacd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion srcpkgs/linux6.12/files/arm64-dotconfig
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
# CONFIG_CPUSETS_V1 is not set
CONFIG_CPUSETS_V1=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/linux6.12/files/i386-dotconfig
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
# CONFIG_CPUSETS_V1 is not set
CONFIG_CPUSETS_V1=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
Expand Down
2 changes: 1 addition & 1 deletion srcpkgs/linux6.12/files/x86_64-dotconfig
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ CONFIG_CGROUP_RDMA=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_HUGETLB=y
CONFIG_CPUSETS=y
# CONFIG_CPUSETS_V1 is not set
CONFIG_CPUSETS_V1=y
CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_DEVICE=y
CONFIG_CGROUP_CPUACCT=y
Expand Down

0 comments on commit 41efacd

Please sign in to comment.