Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
misc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
misc
Commits
88aaf40e
Commit
88aaf40e
authored
Jul 26, 2014
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mini64: Enable cgroups
Без них не загружается systemd
parent
1a7ae039
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
4 deletions
+26
-4
mini64.conf
mini64.conf
+26
-4
No files found.
mini64.conf
View file @
88aaf40e
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86
_64
3.14.0-rc8 Kernel Configuration
# Linux/x86 3.14.0-rc8 Kernel Configuration
#
CONFIG_64BIT
=
y
CONFIG_X86_64
=
y
...
...
@@ -49,7 +49,7 @@ CONFIG_BUILDTIME_EXTABLE_SORT=y
CONFIG_INIT_ENV_ARG_LIMIT
=
32
CONFIG_CROSS_COMPILE
=
""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION
=
"-netmini64"
CONFIG_LOCALVERSION
=
"-netmini64
+cgroups
"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_HAVE_KERNEL_GZIP
=
y
CONFIG_HAVE_KERNEL_BZIP2
=
y
...
...
@@ -131,10 +131,27 @@ CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING
=
y
CONFIG_ARCH_SUPPORTS_INT128
=
y
CONFIG_ARCH_WANTS_PROT_NUMA_PROT_NONE
=
y
# CONFIG_CGROUPS is not set
CONFIG_CGROUPS
=
y
CONFIG_CGROUP_DEBUG
=
y
CONFIG_CGROUP_FREEZER
=
y
CONFIG_CGROUP_DEVICE
=
y
# CONFIG_CPUSETS is not set
CONFIG_CGROUP_CPUACCT
=
y
CONFIG_RESOURCE_COUNTERS
=
y
CONFIG_MEMCG
=
y
CONFIG_MEMCG_KMEM
=
y
CONFIG_CGROUP_HUGETLB
=
y
# CONFIG_CGROUP_PERF is not set
CONFIG_CGROUP_SCHED
=
y
CONFIG_FAIR_GROUP_SCHED
=
y
# CONFIG_CFS_BANDWIDTH is not set
# CONFIG_RT_GROUP_SCHED is not set
CONFIG_BLK_CGROUP
=
y
# CONFIG_DEBUG_BLK_CGROUP is not set
# CONFIG_CHECKPOINT_RESTORE is not set
# CONFIG_NAMESPACES is not set
# CONFIG_SCHED_AUTOGROUP is not set
CONFIG_MM_OWNER
=
y
# CONFIG_SYSFS_DEPRECATED is not set
CONFIG_RELAY
=
y
# CONFIG_BLK_DEV_INITRD is not set
...
...
@@ -248,6 +265,7 @@ CONFIG_BLOCK=y
CONFIG_BLK_DEV_BSG
=
y
# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
# CONFIG_BLK_DEV_THROTTLING is not set
# CONFIG_BLK_CMDLINE_PARSER is not set
#
...
...
@@ -264,13 +282,14 @@ CONFIG_BLOCK_COMPAT=y
CONFIG_IOSCHED_NOOP
=
y
CONFIG_IOSCHED_DEADLINE
=
y
CONFIG_IOSCHED_CFQ
=
y
# CONFIG_CFQ_GROUP_IOSCHED is not set
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_CFQ
=
y
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED
=
"cfq"
CONFIG_UNINLINE_SPIN_UNLOCK
=
y
CONFIG_MUTEX_SPIN_ON_OWNER
=
y
# CONFIG_FREEZER is not set
CONFIG_FREEZER
=
y
#
# Processor type and features
...
...
@@ -592,6 +611,8 @@ CONFIG_DNS_RESOLVER=m
CONFIG_RPS
=
y
CONFIG_RFS_ACCEL
=
y
CONFIG_XPS
=
y
# CONFIG_CGROUP_NET_PRIO is not set
# CONFIG_CGROUP_NET_CLASSID is not set
CONFIG_NET_RX_BUSY_POLL
=
y
CONFIG_BQL
=
y
# CONFIG_BPF_JIT is not set
...
...
@@ -887,6 +908,7 @@ CONFIG_SKY2_DEBUG=y
# CONFIG_NET_VENDOR_REALTEK is not set
# CONFIG_SH_ETH is not set
# CONFIG_NET_VENDOR_RDC is not set
# CONFIG_NET_VENDOR_SAMSUNG is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SILAN is not set
# CONFIG_NET_VENDOR_SIS is not set
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment