From: dkwo <dkwo@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] linux-asahi: change default gov to schedutil
Date: Tue, 21 Jan 2025 15:17:45 +0100 [thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-54064@inbox.vuxu.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 523 bytes --]
There is a new pull request by dkwo against master on the void-packages repository
https://github.com/dkwo/void-packages asahi-small-fix
https://github.com/void-linux/void-packages/pull/54064
linux-asahi: change default gov to schedutil
- I tested the changes in this PR: **YES**
- I built this PR locally for my native architecture, (aarch64-gLIBC)
[ci skip]
cc @classabbyamp This is what upstream recommends in their wiki.
A patch file from https://github.com/void-linux/void-packages/pull/54064.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-asahi-small-fix-54064.patch --]
[-- Type: text/x-diff, Size: 2115 bytes --]
From 0cc491f06024bf28106081400d4cc046430e283a Mon Sep 17 00:00:00 2001
From: dkwo <npiazza@disroot.org>
Date: Tue, 21 Jan 2025 14:44:49 +0100
Subject: [PATCH] linux-asahi: change default gov to schedutil
---
srcpkgs/linux-asahi/files/arm64-dotconfig | 8 ++++----
srcpkgs/linux-asahi/template | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/linux-asahi/files/arm64-dotconfig b/srcpkgs/linux-asahi/files/arm64-dotconfig
index 06d5a21d81e29f..334de5cb4829f1 100755
--- a/srcpkgs/linux-asahi/files/arm64-dotconfig
+++ b/srcpkgs/linux-asahi/files/arm64-dotconfig
@@ -30,7 +30,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
-CONFIG_LOCALVERSION="+2-asahi_1"
+CONFIG_LOCALVERSION="+2-asahi_2"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_DEFAULT_INIT=""
@@ -607,9 +607,9 @@ CONFIG_CPU_FREQ_STAT=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
-CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
@@ -6506,7 +6506,7 @@ CONFIG_APPLE_RTKIT=y
CONFIG_APPLE_RTKIT_HELPER=y
CONFIG_APPLE_SART=y
CONFIG_RUST_APPLE_RTKIT=y
-CONFIG_APPLE_AOP=m
+CONFIG_APPLE_AOP=y
CONFIG_APPLE_SEP=y
# end of Apple SoC drivers
diff --git a/srcpkgs/linux-asahi/template b/srcpkgs/linux-asahi/template
index 71e8f0faaca388..a5f7283a035f31 100644
--- a/srcpkgs/linux-asahi/template
+++ b/srcpkgs/linux-asahi/template
@@ -1,7 +1,7 @@
# Template file for 'linux-asahi'
pkgname=linux-asahi
version=6.12.10+2
-revision=1
+revision=2
short_desc="Linux kernel and modules for Apple Silicon"
maintainer="Will Springer <skirmisher@protonmail.com>, dkwo <npiazza@disroot.org>"
license="GPL-2.0-only"
next reply other threads:[~2025-01-21 14:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-21 14:17 dkwo [this message]
2025-01-22 2:46 ` [PR PATCH] [Merged]: " classabbyamp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-54064@inbox.vuxu.org \
--to=dkwo@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).