Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
6e123831
Commit
6e123831
authored
2 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/linux-lts: enable memcg and cpuset for virt x86
parent
494d3aec
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/linux-lts/APKBUILD
+1
-1
1 addition, 1 deletion
main/linux-lts/APKBUILD
main/linux-lts/virt.x86.config
+2
-0
2 additions, 0 deletions
main/linux-lts/virt.x86.config
with
3 additions
and
1 deletion
main/linux-lts/APKBUILD
+
1
−
1
View file @
6e123831
...
...
@@ -327,7 +327,7 @@ bd6b3e68cc1bf41405392b8bc856309ed672d5baee631a26bdd0f120fdb05eaa67308cd546c70360
77a6a1503f312a5fc5aa27e4e45b1fa1890cec367b4316480928f8f03a8b5940c4e728c51efce26aa53c018b2f1189a42959ede9fb88178a183a30d011e35265 virt.aarch64.config
f11cb3daac5d59b7bcbc83b98160edf7c42644a2d3cec751f406cef97017501218aed0bdd680e2521a5f86c997535a8bad767bcae594764b4e02ef0babc1e616 virt.armv7.config
d01617e76b585eca0a116ca3ef521e9ac75a51f9d4e883463d2183891e144bbde1b400336cdb370bd75211739fc2fa8e202e5c02ce674c0f290ab76ff2029d62 virt.ppc64le.config
23c06cc17eef57ae84d7f7545011963e319d2f1ede51b8d4d570751ba0db2b13afb61ce68dcb898986cef9f82dff4b181a0657f41ceb6a741ad5121b5dbb2302
virt.x86.config
31c701e6f29a9f3d93eea27cb35dd0d799ed43a759f3b5edfe8e24332da958bc4bc347e35f686aeddde2e7a489f9139465af87082adbc08abe880a3ac2d40ec1
virt.x86.config
3bb6315326947f7eeaaea55854f2129a8d646ad18d1e2b3b199252e68e5ae61cf89d1e0b3cfe270e66167675729ef2f717099acc6e2a37a6d7e78dd03d5fcb4f virt.x86_64.config
3d8fcb4f0e236a91f79df0f9ebdda8e7e5d85b9c750af5b93a7ba58a2961521f25eee2e71580b10d901aad481c55bd987d52299b62708006f8b64c4b497d7277 patch-5.15.78.xz
"
This diff is collapsed.
Click to expand it.
main/linux-lts/virt.x86.config
+
2
−
0
View file @
6e123831
...
...
@@ -19,9 +19,11 @@ CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_IKCONFIG
=
m
CONFIG_IKCONFIG_PROC
=
y
CONFIG_LOG_BUF_SHIFT
=
14
CONFIG_MEMCG
=
y
CONFIG_BLK_CGROUP
=
y
CONFIG_CGROUP_PIDS
=
y
CONFIG_CGROUP_FREEZER
=
y
CONFIG_CPUSETS
=
y
CONFIG_CGROUP_DEVICE
=
y
CONFIG_CGROUP_CPUACCT
=
y
CONFIG_CGROUP_BPF
=
y
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment