summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO28
-rw-r--r--PKGBUILD43
2 files changed, 37 insertions, 34 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9b706aa543d..2b02fe5968cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule-rdb
pkgdesc = Linux-CacULE-RDB Kernel by Hamad Marri and with some other patchsets compiled
- pkgver = 5.14.2
- pkgrel = 5
+ pkgver = 5.14.3
+ pkgrel = 1
url = https://github.com/ptr1337/linux-cacule
arch = x86_64
arch = x86_64_v3
@@ -22,7 +22,7 @@ pkgbase = linux-cacule-rdb
makedepends = llvm-libs
makedepends = lld
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.2.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.3.tar.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/arch-patches-v3/0001-arch-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/CacULE/v5.14/cacule-5.14-full.patch
@@ -41,20 +41,20 @@ pkgbase = linux-cacule-rdb
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/futex2-zen-patches/0001-futex2-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/lqx-patches/0001-lqx-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/lrng-patches/0001-lrng-patches.patch
- source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/mm-patches/0001-mm-5.14-protect-mappings-under-memory-pressure.patch
- source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/pf-patches-v4/0001-pf-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/misc/le9fa-5.14.patch
+ source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/pf-patches-v5/0001-pf-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/xanmod-patches/0001-xanmod-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zen-patches/0001-zen-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zstd-patches-v2/0001-zstd-patches.patch
- source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zstd-upstream-patches-v2/0001-zstd-upstream-patches.patch
- source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ntfs3-patches-v4/0001-ntfs3-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zstd-upstream-patches-v3/0001-zstd-upstream-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ntfs3-patches-v5/0001-ntfs3-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-cpu-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-winesync.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-v4l2loopback.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-ksm.patch
source = auto-cpu-optimization.sh
- md5sums = e111bd84156ac6b19568a495eed46400
- md5sums = d9053465eaefbc845dd28d4713f9f8b9
+ md5sums = b45b18effd1af9077de47f4bc496d2ab
+ md5sums = 977445ce9e8e94e9c9a9113758fcad5a
md5sums = 8a45ded67e2d5235e652fb0f1672f91d
md5sums = 024a0126cfcd18e000a2241f35c4d69e
md5sums = a804260e2f301ffe2a17d6e3625a9711
@@ -72,13 +72,13 @@ pkgbase = linux-cacule-rdb
md5sums = 2891eb036469d04995d9b21a5e389d8a
md5sums = 6787c78ba3e7b0a34fbba9c50da7e3b4
md5sums = 3cf036429a7c962005a344e10a568d7b
- md5sums = 8edec54f500ecb2ff705c2a9f32e0560
- md5sums = 01fe9306e6e6786414476789053cc899
+ md5sums = 1c7ef5e6f04ef28de07693dcafb37529
+ md5sums = d4c3a3ca73c2e722ebc790357ba87680
md5sums = 28864f14bf33bad92e57bc48bc5c2c78
md5sums = 381bc4f0ff885e9b67e5899476a30416
md5sums = 808981a36c81165953017e5e432c1fa1
- md5sums = 2cd3271bddb2612171afbc5a706b541f
- md5sums = bb5234c6cd12276dbc4d231cc038f8f7
+ md5sums = 74db4069a1c3985e5de43cf28f44e693
+ md5sums = 5bea4a9ae71f859f8f569d99b9e92e68
md5sums = bb22330e270bf36ccf53cb04d6b496d2
md5sums = 4c493a3e0f3486be8ad1b6c67c9c6917
md5sums = 95eb4457f95f3f8dd153983612ee65c0
@@ -97,5 +97,5 @@ pkgname = linux-cacule-rdb
pkgname = linux-cacule-rdb-headers
pkgdesc = Headers and scripts for building modules for the Linux-CacULE-RDB Kernel by Hamad Marri and with some other patchsets compiled
- depends = linux-cacule-rdb=5.14.2
+ depends = linux-cacule-rdb=5.14.3
depends = pahole
diff --git a/PKGBUILD b/PKGBUILD
index bfbbe64b77e6..59c89fc5b342 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -75,8 +75,8 @@ _use_current=
pkgbase=linux-cacule-rdb
pkgname=('linux-cacule-rdb' 'linux-cacule-rdb-headers')
pkgname=("${pkgbase}" "${pkgbase}-headers")
-pkgver=5.14.2
-pkgrel=5
+pkgver=5.14.3
+pkgrel=1
arch=(x86_64 x86_64_v3)
pkgdesc='Linux-CacULE-RDB Kernel by Hamad Marri and with some other patchsets compiled'
_gittag=v${pkgver%.*}-${pkgver##*.}
@@ -108,13 +108,14 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
"${_patchsource}/futex2-zen-patches/0001-futex2-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/lqx-patches/0001-lqx-patches.patch"
"${_patchsource}/lrng-patches/0001-lrng-patches.patch"
- "${_patchsource}/mm-patches/0001-mm-5.14-protect-mappings-under-memory-pressure.patch"
- "${_patchsource}/pf-patches-v4/0001-pf-patches.patch"
+# "${_patchsource}/mm-patches/0001-mm-5.14-protect-mappings-under-memory-pressure
+ "${_patchsource}/misc/le9fa-5.14.patch"
+ "${_patchsource}/pf-patches-v5/0001-pf-patches.patch"
"${_patchsource}/xanmod-patches/0001-xanmod-patches.patch"
"${_patchsource}/zen-patches/0001-zen-patches.patch"
"${_patchsource}/zstd-patches-v2/0001-zstd-patches.patch"
- "${_patchsource}/zstd-upstream-patches-v2/0001-zstd-upstream-patches.patch"
- "${_patchsource}/ntfs3-patches-v4/0001-ntfs3-patches.patch"
+ "${_patchsource}/zstd-upstream-patches-v3/0001-zstd-upstream-patches.patch"
+ "${_patchsource}/ntfs3-patches-v5/0001-ntfs3-patches.patch"
"${_patchsource}/0001-cpu-patches.patch"
"${_patchsource}/0001-winesync.patch"
"${_patchsource}/0001-v4l2loopback.patch"
@@ -239,16 +240,18 @@ prepare() {
echo "Disabling Kyber I/O scheduler..."
scripts/config --disable CONFIG_MQ_IOSCHED_KYBER
fi
-
### Enable protect file mappings under memory pressure
if [ -n "$_mm_protect" ]; then
echo "Enabling protect file mappings under memory pressure..."
- scripts/config --enable CONFIG_UNEVICTABLE_FILE
- scripts/config --set-val CONFIG_UNEVICTABLE_FILE_KBYTES_LOW 262144
- scripts/config --set-val CONFIG_UNEVICTABLE_FILE_KBYTES_MIN 131072
- scripts/config --enable CONFIG_UNEVICTABLE_ANON
- scripts/config --set-val CONFIG_UNEVICTABLE_ANON_KBYTES_LOW 65536
- scripts/config --set-val CONFIG_UNEVICTABLE_ANON_KBYTES_MIN 32768
+ # scripts/config --enable CONFIG_UNEVICTABLE_FILE
+ # scripts/config --set-val CONFIG_UNEVICTABLE_FILE_KBYTES_LOW 262144
+ # scripts/config --set-val CONFIG_UNEVICTABLE_FILE_KBYTES_MIN 131072
+ scripts/config --set-val CONFIG_CLEAN_LOW_KBYTES 262144
+ scripts/config --set-val CONFIG_CLEAN_MIN_KBYTES 131072
+ # scripts/config --enable CONFIG_UNEVICTABLE_ANON
+ # scripts/config --set-val CONFIG_UNEVICTABLE_ANON_KBYTES_LOW 65536
+ # scripts/config --set-val CONFIG_UNEVICTABLE_ANON_KBYTES_MIN 32768
+ scripts/config --set-val CONFIG_ANON_MIN_KBYTES 32768
fi
### Enable multigenerational LRU
@@ -357,7 +360,7 @@ prepare() {
scripts/config --enable CONFIG_NTFS3_64BIT_CLUSTER
scripts/config --enable CONFIG_NTFS3_LZX_XPRESS
scripts/config --enable CONFIG_NTFS3_FS_POSIX_ACL
-
+ scripts/config --enable CONFIG_x86_AMD_PSTATE
### Optionally use running kernel's config
# code originally by nous; http://aur.archlinux.org/packages.php?ID=40191
if [ -n "$_use_current" ]; then
@@ -523,8 +526,8 @@ package_linux-cacule-rdb-headers() {
}
-md5sums=('e111bd84156ac6b19568a495eed46400'
- 'd9053465eaefbc845dd28d4713f9f8b9'
+md5sums=('b45b18effd1af9077de47f4bc496d2ab'
+ '977445ce9e8e94e9c9a9113758fcad5a'
'8a45ded67e2d5235e652fb0f1672f91d'
'024a0126cfcd18e000a2241f35c4d69e'
'a804260e2f301ffe2a17d6e3625a9711'
@@ -542,13 +545,13 @@ md5sums=('e111bd84156ac6b19568a495eed46400'
'2891eb036469d04995d9b21a5e389d8a'
'6787c78ba3e7b0a34fbba9c50da7e3b4'
'3cf036429a7c962005a344e10a568d7b'
- '8edec54f500ecb2ff705c2a9f32e0560'
- '01fe9306e6e6786414476789053cc899'
+ '1c7ef5e6f04ef28de07693dcafb37529'
+ 'd4c3a3ca73c2e722ebc790357ba87680'
'28864f14bf33bad92e57bc48bc5c2c78'
'381bc4f0ff885e9b67e5899476a30416'
'808981a36c81165953017e5e432c1fa1'
- '2cd3271bddb2612171afbc5a706b541f'
- 'bb5234c6cd12276dbc4d231cc038f8f7'
+ '74db4069a1c3985e5de43cf28f44e693'
+ '5bea4a9ae71f859f8f569d99b9e92e68'
'bb22330e270bf36ccf53cb04d6b496d2'
'4c493a3e0f3486be8ad1b6c67c9c6917'
'95eb4457f95f3f8dd153983612ee65c0'