aboutsummarylogtreecommitdiffstats
path: root/config.x86_64
diff options
context:
space:
mode:
authoryar2015-06-04 17:23:13 -0700
committeryar2015-07-03 17:00:55 -0700
commit1cf9a9a8d12f8028a8bf27e0cf28d9b3ebb189ee (patch)
treea5c8cab1d29ea114df7677a529b0b3547cb269d9 /config.x86_64
parent7e756c52926ec7186830f09cfff894b808844b0b (diff)
downloadaur-1cf9a9a8d12f8028a8bf27e0cf28d9b3ebb189ee.tar.gz
kmem, swap accounting
swap accounting is still disabled by default, but now possible kmem stuff was just enabled by vanilla arch: https://bugs.archlinux.org/task/44847 https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=9b5eb33c it's not clear why these were bundled together, actually. maybe they made a mistake.
Diffstat (limited to 'config.x86_64')
-rw-r--r--config.x86_647
1 files changed, 4 insertions, 3 deletions
diff --git a/config.x86_64 b/config.x86_64
index 542d9b1053e5..f4d3d890b059 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.0.0-1 Kernel Configuration
+# Linux/x86 4.0.4-1 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -150,8 +150,9 @@ CONFIG_PROC_PID_CPUSET=y
CONFIG_CGROUP_CPUACCT=y
CONFIG_PAGE_COUNTER=y
CONFIG_MEMCG=y
-# CONFIG_MEMCG_SWAP is not set
-# CONFIG_MEMCG_KMEM is not set
+CONFIG_MEMCG_SWAP=y
+# CONFIG_MEMCG_SWAP_ENABLED is not set
+CONFIG_MEMCG_KMEM=y
CONFIG_CGROUP_HUGETLB=y
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED=y