aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormicros242023-09-24 03:26:39 +0800
committermicros242023-09-24 03:26:39 +0800
commite6d5e07b014211e08f3f5098d37d014a6182e9a8 (patch)
treeb7ffad1c7fc0912e4df87b6bc8e894314d1f3ffd
parent7cfc5011a9d3564535e0f42cb1c7c3f8743c867d (diff)
downloadaur-e6d5e07b014211e08f3f5098d37d014a6182e9a8.tar.gz
6.5.5-xanmod1, bore 3.1.4, and add zenify cfs patches
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
-rw-r--r--README.md5
3 files changed, 15 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e652194907a5..f44268515895 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-bore
pkgdesc = Linux Xanmod (Stable) with BORE CPU scheduler and tickrate customizations
- pkgver = 6.5.4
+ pkgver = 6.5.5
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-xanmod-bore
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.sign
- source = patch-6.5.4-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.5.4-xanmod1/patch-6.5.4-xanmod1.xz
+ source = patch-6.5.5-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.5.5-xanmod1/patch-6.5.5-xanmod1.xz
source = choose-gcc-optimization.sh
source = https://raw.githubusercontent.com/micros24/linux-xanmod-bore/6.5/0001-bore.patch
source = https://raw.githubusercontent.com/micros24/linux-xanmod-bore/6.5/0002-constgran-vanilla-max.patch
@@ -26,12 +26,12 @@ pkgbase = linux-xanmod-bore
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884
sha256sums = SKIP
- sha256sums = 2bdac6ab1f5ff5c35f5d2ea8e8ca389858ddb2acf6332948f8de4975734eb2e3
+ sha256sums = 1e567462bb1f1a0823e345055f8168ec3bd41668562a006133b3bfc383647e07
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
- sha256sums = c7847028a22d1dc37ecbeb2e551707936ac88fc20e2acfc31616951408460a35
- sha256sums = 0f27de550180803b90690137163ebb140adcf8d6338a52a8e94bc4c854100e78
+ sha256sums = adacdc7f74aee548830987d61e38977d480f3cc923af18d331687321751e24e8
+ sha256sums = baf8d2d1b0701326ee6ba0ffeabec2b5d716b6e136b836f60069cf6937527165
sha256sums = 21e98d300d48f7d087bfae7bf5fba9fb320e2d6cec20856a29dfeb34a6ff7c3b
- sha256sums = a7f8e5ff1e37327e251b1fc61bc89cf4e10624a70f3a9f65a1f826d24f39e98a
+ sha256sums = 1097d17a25ad017fb0a78d2259c794957579499bea1bde5efa64bfdc7523ca2c
sha256sums = b3c1601f1d43acab973b44813cbb1fcedfc3de9caf71e61615fa92b4cd76d041
pkgname = linux-xanmod-bore
diff --git a/PKGBUILD b/PKGBUILD
index 6ecf42418e7b..226341428173 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -100,7 +100,7 @@ fi
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-bore
_major=6.5
-pkgver=${_major}.4
+pkgver=${_major}.5
_branch=6.x
xanmod=1
_revision=
@@ -141,12 +141,12 @@ for _patch in ${_patches[@]}; do
done
sha256sums=('7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884' # kernel
'SKIP' # kernel signature
- '2bdac6ab1f5ff5c35f5d2ea8e8ca389858ddb2acf6332948f8de4975734eb2e3' # xanmod patch
+ '1e567462bb1f1a0823e345055f8168ec3bd41668562a006133b3bfc383647e07' # xanmod patch
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30' # choose-gcc-optimization.sh
- 'c7847028a22d1dc37ecbeb2e551707936ac88fc20e2acfc31616951408460a35' # 0001-bore.patch
- '0f27de550180803b90690137163ebb140adcf8d6338a52a8e94bc4c854100e78' # 0002-constgran-vanilla-max.patch
+ 'adacdc7f74aee548830987d61e38977d480f3cc923af18d331687321751e24e8' # 0001-bore.patch
+ 'baf8d2d1b0701326ee6ba0ffeabec2b5d716b6e136b836f60069cf6937527165' # 0002-constgran-vanilla-max.patch
'21e98d300d48f7d087bfae7bf5fba9fb320e2d6cec20856a29dfeb34a6ff7c3b' # 0003-glitched-cfs.patch
- 'a7f8e5ff1e37327e251b1fc61bc89cf4e10624a70f3a9f65a1f826d24f39e98a' # 0004-glitched-cfs-additions.patch
+ '1097d17a25ad017fb0a78d2259c794957579499bea1bde5efa64bfdc7523ca2c' # 0004-glitched-cfs-additions.patch
'b3c1601f1d43acab973b44813cbb1fcedfc3de9caf71e61615fa92b4cd76d041' # 0005-o3-optimization.patch
)
diff --git a/README.md b/README.md
index 0cd93c781b62..355234cddfbe 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,8 @@ A simple patchset to include BORE scheduler by Masahito Suzuki into Xanmod kerne
- O3 optimization (can be disabled)
- Clang compiler set to LTO_FULL (default compiler is GCC)
- Enabled the use of all CPU cores for compilation
-- Disabled NUMA by default
+- Disabled NUMA by default (can be enabled)
+- Disabled kernel debugging by default (can be enabled)
- Choose your tickrate HZ from 1000, 500, 300, 250, or 100. (500 is default)
- Choose your tickrate handling from tickless, idle, or constant (tickless is default)
- Choose your Preemption Model from preemptible, voluntary, or server (preemptible is default)
@@ -19,6 +20,8 @@ A simple patchset to include BORE scheduler by Masahito Suzuki into Xanmod kerne
- Changed all kernver to \_kernver
- Changed all modulesdir to \_modulesdir
- Changed all builddir to \_builddir
+- Changed all use_numa to \_use_numa
+- Changed all use_tracers to \_use_tracers
# Credits