config: tw2: enable cpuset controller for cgroup 06/238406/3 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix accepted/tizen_6.5_unified accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_unified tizen tizen_6.0 tizen_6.0_hotfix tizen_6.5 tizen_7.0 tizen_7.0_hotfix accepted/tizen/6.0/unified/20201030.102931 accepted/tizen/6.0/unified/hotfix/20201103.050026 accepted/tizen/6.5/unified/20211028.225210 accepted/tizen/7.0/unified/20221110.063353 accepted/tizen/7.0/unified/hotfix/20221116.112149 accepted/tizen/unified/20200716.144557 submit/tizen/20200716.040454 submit/tizen_6.0/20201029.205505 submit/tizen_6.0_hotfix/20201102.192905 submit/tizen_6.0_hotfix/20201103.115105 submit/tizen_6.5/20211028.164101 tizen_6.0.m2_release tizen_6.5.m2_release tizen_7.0_m2_release
authorMaciej Słodczyk <m.slodczyk2@partner.samsung.com>
Mon, 13 Jul 2020 13:01:53 +0000 (15:01 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 16 Jul 2020 00:42:59 +0000 (00:42 +0000)
Make cpuset interface available for resourced daemon
to control tizen apps' cpu distribution and scheduling.

Change-Id: I7fd850f8220bde5b4fd664fdc66a1b69a6b06472
Signed-off-by: Maciej Słodczyk <m.slodczyk2@partner.samsung.com>
arch/arm64/configs/tizen_tw2_defconfig

index 3584993..5e99bc8 100644 (file)
@@ -110,7 +110,8 @@ CONFIG_CGROUPS=y
 # CONFIG_CGROUP_DEBUG is not set
 CONFIG_CGROUP_FREEZER=y
 # CONFIG_CGROUP_DEVICE is not set
-# CONFIG_CPUSETS is not set
+CONFIG_CPUSETS=y
+CONFIG_PROC_PID_CPUSET=y
 CONFIG_CGROUP_CPUACCT=y
 CONFIG_RESOURCE_COUNTERS=y
 CONFIG_MEMCG=y