mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 06:09:01 +01:00
5.15.11-2
This commit is contained in:
parent
13b838d41b
commit
f7d80218a4
3 changed files with 15 additions and 18 deletions
12
.SRCINFO
12
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = linux-cachyos-bmq
|
||||
pkgdesc = Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements
|
||||
pkgver = 5.15.11
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/CachyOS/linux-cachyos
|
||||
arch = x86_64
|
||||
arch = x86_64_v3
|
||||
|
|
@ -30,7 +30,6 @@ pkgbase = linux-cachyos-bmq
|
|||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/AMD/amd-sched.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/AMD/0001-amd64-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-bbr2.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/misc/0010-ELF.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-block-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-cpu-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-misc.patch
|
||||
|
|
@ -43,6 +42,7 @@ pkgbase = linux-cachyos-bmq
|
|||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-hwmon-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-ksmbd-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-pf-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-page-table-check.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-lqx-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-lrng-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-v4l2loopback.patch
|
||||
|
|
@ -52,20 +52,18 @@ pkgbase = linux-cachyos-bmq
|
|||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-zstd.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-xanmod-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-net-patches.patch
|
||||
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.15/0001-xfs-backport.patch
|
||||
source = auto-cpu-optimization.sh
|
||||
md5sums = 7fcbea316f8439d092040996295c8f9d
|
||||
md5sums = b1674b6cc65f404efb6a5dd6bf46ec68
|
||||
md5sums = 290dfcba7649509c39c23281aa75e56c
|
||||
md5sums = 25fe602949e5b92d08df96e55e418d7a
|
||||
md5sums = 4ade58369428890eacc90a68ddf6f20b
|
||||
md5sums = 2627c6fcd9760b0e7a3553500db0a7e1
|
||||
md5sums = e3fa8507aed6ef3ce37e62f18fe9b7e1
|
||||
md5sums = 4bfca774a71e7228f5b8bb31660521af
|
||||
md5sums = 1f3becd94390729d940a60b1e9b872b1
|
||||
md5sums = 3aaa8d1bc993d4173aa1bb79ade16fb7
|
||||
md5sums = dccfe71705b24d3fb1f51aaf2016216d
|
||||
md5sums = 53f037488a66667220c263f92ded333d
|
||||
md5sums = 2a8097ba46be56fbbe3967e9c34c9a0b
|
||||
md5sums = a05b47e1970509a27f36501534751a9b
|
||||
md5sums = 56ceaed8bfb44eca93298ccc5fe11ca7
|
||||
md5sums = 67764a5824b567b49bcce19c01d4e1b3
|
||||
md5sums = 299b176cbfc1b386d74406387e9e2d6b
|
||||
|
|
@ -78,6 +76,7 @@ pkgbase = linux-cachyos-bmq
|
|||
md5sums = 349c88a39ec553aa3c9caf886b44c7ab
|
||||
md5sums = 480c6bb9db4842114787f66ad5a68404
|
||||
md5sums = 08c84362cb916b30d9c77e35b1b3bc54
|
||||
md5sums = 595687f36a42f5ca4a3ff054bdc83b98
|
||||
md5sums = 56fdf3562b041c0408d9751b7e447977
|
||||
md5sums = b09b84168822521426f197610727618b
|
||||
md5sums = d9a892f66631615a72bdc93ee7397afa
|
||||
|
|
@ -87,7 +86,6 @@ pkgbase = linux-cachyos-bmq
|
|||
md5sums = 8a7c7cf90dcad3f655491b21c35f36b3
|
||||
md5sums = 102fd2533e85eaecb4255df77d3e2901
|
||||
md5sums = 0153cfcb6feab5a108c269fff9f47cb3
|
||||
md5sums = adfbf046639eb80e94769c4f4d0bc478
|
||||
md5sums = 21c98f19e883879dd3336c1fa143fd31
|
||||
|
||||
pkgname = linux-cachyos-bmq
|
||||
|
|
|
|||
14
PKGBUILD
14
PKGBUILD
|
|
@ -127,7 +127,7 @@ _srcname=linux-${pkgver}
|
|||
arch=(x86_64 x86_64_v3)
|
||||
pkgdesc='Linux CFS scheduler Kernel by CachyOS and with some other patches and other improvements'
|
||||
_srcname=linux-${pkgver}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('x86_64' 'x86_64_v3')
|
||||
url="https://github.com/CachyOS/linux-cachyos"
|
||||
license=('GPL2')
|
||||
|
|
@ -152,8 +152,6 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.ta
|
|||
"${_patchsource}/AMD/amd-sched.patch"
|
||||
"${_patchsource}/AMD/0001-amd64-patches.patch"
|
||||
"${_patchsource}/0001-bbr2.patch"
|
||||
"${_patchsource}/misc/0010-ELF.patch"
|
||||
# "${_patchsource}/0001-bitmap.patch"
|
||||
"${_patchsource}/0001-block-patches.patch"
|
||||
"${_patchsource}/0001-cpu-patches.patch"
|
||||
"${_patchsource}/0001-misc.patch"
|
||||
|
|
@ -166,8 +164,8 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.ta
|
|||
"${_patchsource}/0001-futex-wait.v-fsync-winesync.patch"
|
||||
"${_patchsource}/0001-hwmon-patches.patch"
|
||||
"${_patchsource}/0001-ksmbd-patches.patch"
|
||||
# "${_patchsource}/0001-damon-patches.patch"
|
||||
"${_patchsource}/0001-pf-patches.patch"
|
||||
"${_patchsource}/0001-page-table-check.patch"
|
||||
"${_patchsource}/0001-lqx-patches.patch"
|
||||
"${_patchsource}/0001-lrng-patches.patch"
|
||||
"${_patchsource}/0001-v4l2loopback.patch"
|
||||
|
|
@ -177,7 +175,6 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver%%.*}.x/${_srcname}.ta
|
|||
"${_patchsource}/0001-zstd.patch"
|
||||
"${_patchsource}/0001-xanmod-patches.patch"
|
||||
"${_patchsource}/0001-net-patches.patch"
|
||||
"${_patchsource}/0001-xfs-backport.patch"
|
||||
"auto-cpu-optimization.sh"
|
||||
)
|
||||
|
||||
|
|
@ -665,17 +662,16 @@ done
|
|||
|
||||
|
||||
md5sums=('7fcbea316f8439d092040996295c8f9d'
|
||||
'b1674b6cc65f404efb6a5dd6bf46ec68'
|
||||
'290dfcba7649509c39c23281aa75e56c'
|
||||
'25fe602949e5b92d08df96e55e418d7a'
|
||||
'4ade58369428890eacc90a68ddf6f20b'
|
||||
'2627c6fcd9760b0e7a3553500db0a7e1'
|
||||
'e3fa8507aed6ef3ce37e62f18fe9b7e1'
|
||||
'4bfca774a71e7228f5b8bb31660521af'
|
||||
'1f3becd94390729d940a60b1e9b872b1'
|
||||
'3aaa8d1bc993d4173aa1bb79ade16fb7'
|
||||
'dccfe71705b24d3fb1f51aaf2016216d'
|
||||
'53f037488a66667220c263f92ded333d'
|
||||
'2a8097ba46be56fbbe3967e9c34c9a0b'
|
||||
'a05b47e1970509a27f36501534751a9b'
|
||||
'56ceaed8bfb44eca93298ccc5fe11ca7'
|
||||
'67764a5824b567b49bcce19c01d4e1b3'
|
||||
'299b176cbfc1b386d74406387e9e2d6b'
|
||||
|
|
@ -688,6 +684,7 @@ md5sums=('7fcbea316f8439d092040996295c8f9d'
|
|||
'349c88a39ec553aa3c9caf886b44c7ab'
|
||||
'480c6bb9db4842114787f66ad5a68404'
|
||||
'08c84362cb916b30d9c77e35b1b3bc54'
|
||||
'595687f36a42f5ca4a3ff054bdc83b98'
|
||||
'56fdf3562b041c0408d9751b7e447977'
|
||||
'b09b84168822521426f197610727618b'
|
||||
'd9a892f66631615a72bdc93ee7397afa'
|
||||
|
|
@ -697,5 +694,4 @@ md5sums=('7fcbea316f8439d092040996295c8f9d'
|
|||
'8a7c7cf90dcad3f655491b21c35f36b3'
|
||||
'102fd2533e85eaecb4255df77d3e2901'
|
||||
'0153cfcb6feab5a108c269fff9f47cb3'
|
||||
'adfbf046639eb80e94769c4f4d0bc478'
|
||||
'21c98f19e883879dd3336c1fa143fd31')
|
||||
|
|
|
|||
7
config
7
config
|
|
@ -223,8 +223,8 @@ CONFIG_RD_LZO=y
|
|||
CONFIG_RD_LZ4=y
|
||||
CONFIG_RD_ZSTD=y
|
||||
CONFIG_BOOT_CONFIG=y
|
||||
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
|
||||
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 is not set
|
||||
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3=y
|
||||
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
|
||||
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
|
||||
CONFIG_LD_ORPHAN_WARN=y
|
||||
CONFIG_SYSCTL=y
|
||||
|
|
@ -1056,6 +1056,9 @@ CONFIG_ARCH_SUPPORTS_MEMORY_FAILURE=y
|
|||
CONFIG_MEMORY_FAILURE=y
|
||||
CONFIG_HWPOISON_INJECT=m
|
||||
CONFIG_TRANSPARENT_HUGEPAGE=y
|
||||
CONFIG_PAGE_TABLE_CHECK=y
|
||||
CONFIG_PAGE_TABLE_CHECK_ENFORCED=y
|
||||
CONFIG_ARCH_SUPPORTS_PAGE_TABLE_CHECK=y
|
||||
# CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS is not set
|
||||
CONFIG_TRANSPARENT_HUGEPAGE_MADVISE=y
|
||||
CONFIG_ARCH_WANTS_THP_SWAP=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue