Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
d5f48b25
Unverified
Commit
d5f48b25
authored
3 years ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
main/linux-postmarketos-qcom-msm8953: enable CONFIG_PSI (MR 2497)
parent
536a5002
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/linux-postmarketos-qcom-msm8953/APKBUILD
+2
-2
2 additions, 2 deletions
main/linux-postmarketos-qcom-msm8953/APKBUILD
main/linux-postmarketos-qcom-msm8953/config-postmarketos-qcom-msm8953.aarch64
+2
-1
2 additions, 1 deletion
...tos-qcom-msm8953/config-postmarketos-qcom-msm8953.aarch64
with
4 additions
and
3 deletions
main/linux-postmarketos-qcom-msm8953/APKBUILD
+
2
−
2
View file @
d5f48b25
...
...
@@ -4,7 +4,7 @@
_flavor
=
"postmarketos-qcom-msm8953"
pkgname
=
linux-
$_flavor
pkgver
=
5.13_rc6
pkgrel
=
2
pkgrel
=
3
pkgdesc
=
"Mainline kernel fork for Qualcomm MSM8953 devices"
arch
=
"aarch64"
url
=
"https://github.com/msm8953-mainline/linux"
...
...
@@ -50,5 +50,5 @@ package() {
}
sha512sums
=
"
7c517fba7dcaf5b993323c37d665c424a2562abdf2a5af78963cc5dbadc7191a6653c0059609ea05ee2880253b067bc270d57130c5a175cd4c833ccfab2a4aaf linux-postmarketos-qcom-msm8953-fd0f81dcec8023ea37d854c3d6d426ce41efb455.tar.gz
1a8c76b7139261759cc3bb6a2d697b91505d6df70dd10ec828d9e20c577727cd6c63a5145bdba7435f4523e5
6ac5
3c2eee8f157e067c1a44e04b347b66be17d7
config-postmarketos-qcom-msm8953.aarch64
dd4aa99954ba7dac06847dce826573f240f188531edcc849dc239d35a01e51244de98afebad1
6a
9
c5
8e7f49c258eb87b62c41194cb7dfe8b247168119e203ae3
config-postmarketos-qcom-msm8953.aarch64
"
This diff is collapsed.
Click to expand it.
main/linux-postmarketos-qcom-msm8953/config-postmarketos-qcom-msm8953.aarch64
+
2
−
1
View file @
d5f48b25
...
...
@@ -110,7 +110,8 @@ CONFIG_TASKSTATS=y
CONFIG_TASK_DELAY_ACCT=y
CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
# CONFIG_PSI is not set
CONFIG_PSI=y
# CONFIG_PSI_DEFAULT_DISABLED is not set
# end of CPU/Task time and stats accounting
CONFIG_CPU_ISOLATION=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