Skip to content

Commit

Permalink
6.6: Add bore 3.5.4 and add NEST scheduler to sched-ext
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Gorski <[email protected]>
  • Loading branch information
sirlucjan committed Dec 1, 2023
1 parent 7dda64e commit 251ee0b
Show file tree
Hide file tree
Showing 18 changed files with 45 additions and 34 deletions.
6 changes: 3 additions & 3 deletions linux-bore/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.2
# Wed Nov 29 20:53:14 UTC 2023
# Fri Dec 1 19:02:45 UTC 2023
pkgbase = linux-bore
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.3
pkgrel = 1
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
Expand Down Expand Up @@ -33,7 +33,7 @@ pkgbase = linux-bore
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d
b2sums = 3a6c580450f3826b62d28782582cc77f6a1d24428a00b35b8965dde1e5cb4d81f9807c1f20ede84810f2cf511c127fd995e6beb1a8ce08714ef9e0bf47197498
b2sums = 86696c8943335d5886ca98c710107a3b1cc2bfa3392a5f81693e4c6cbdabd88e9a671b656e5ac3d0c150d112ff9def05435f211ad6bee75399d87eeb144adbca

pkgname = linux-bore
pkgdesc = The Linux BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
5 changes: 3 additions & 2 deletions linux-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux BORE scheduler Kernel by CachyOS with other patches and improvements'
pkgrel=1
pkgrel=2
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
Expand Down Expand Up @@ -844,6 +844,7 @@ _package-schedulers() {
install -Dm755 scx_central "$pkgdir"/usr/bin/scx_central
install -Dm755 scx_flatcg "$pkgdir"/usr/bin/scx_flatcg
install -Dm755 scx_layered "$pkgdir"/usr/bin/scx_layered
install -Dm755 scx_nest "$pkgdir"/usr/bin/scx_nest
install -Dm755 scx_pair "$pkgdir"/usr/bin/scx_pair
install -Dm755 scx_qmap "$pkgdir"/usr/bin/scx_qmap
install -Dm755 scx_rusty "$pkgdir"/usr/bin/scx_rusty
Expand All @@ -866,4 +867,4 @@ b2sums=('cd0d70316592fface23a6eddb9d0f8b0c67593f5466388043ebd68613be4eabc3e7c712
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d'
'3a6c580450f3826b62d28782582cc77f6a1d24428a00b35b8965dde1e5cb4d81f9807c1f20ede84810f2cf511c127fd995e6beb1a8ce08714ef9e0bf47197498')
'86696c8943335d5886ca98c710107a3b1cc2bfa3392a5f81693e4c6cbdabd88e9a671b656e5ac3d0c150d112ff9def05435f211ad6bee75399d87eeb144adbca')
6 changes: 3 additions & 3 deletions linux-cachyos-bore/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.2
# Wed Nov 29 20:53:40 UTC 2023
# Fri Dec 1 19:03:11 UTC 2023
pkgbase = linux-cachyos-bore
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.3
pkgrel = 1
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
Expand Down Expand Up @@ -33,7 +33,7 @@ pkgbase = linux-cachyos-bore
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d
b2sums = 3a6c580450f3826b62d28782582cc77f6a1d24428a00b35b8965dde1e5cb4d81f9807c1f20ede84810f2cf511c127fd995e6beb1a8ce08714ef9e0bf47197498
b2sums = 86696c8943335d5886ca98c710107a3b1cc2bfa3392a5f81693e4c6cbdabd88e9a671b656e5ac3d0c150d112ff9def05435f211ad6bee75399d87eeb144adbca

pkgname = linux-cachyos-bore
pkgdesc = The Linux BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
5 changes: 3 additions & 2 deletions linux-cachyos-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux BORE scheduler Kernel by CachyOS with other patches and improvements'
pkgrel=1
pkgrel=2
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
Expand Down Expand Up @@ -844,6 +844,7 @@ _package-schedulers() {
install -Dm755 scx_central "$pkgdir"/usr/bin/scx_central
install -Dm755 scx_flatcg "$pkgdir"/usr/bin/scx_flatcg
install -Dm755 scx_layered "$pkgdir"/usr/bin/scx_layered
install -Dm755 scx_nest "$pkgdir"/usr/bin/scx_nest
install -Dm755 scx_pair "$pkgdir"/usr/bin/scx_pair
install -Dm755 scx_qmap "$pkgdir"/usr/bin/scx_qmap
install -Dm755 scx_rusty "$pkgdir"/usr/bin/scx_rusty
Expand All @@ -866,4 +867,4 @@ b2sums=('cd0d70316592fface23a6eddb9d0f8b0c67593f5466388043ebd68613be4eabc3e7c712
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d'
'3a6c580450f3826b62d28782582cc77f6a1d24428a00b35b8965dde1e5cb4d81f9807c1f20ede84810f2cf511c127fd995e6beb1a8ce08714ef9e0bf47197498')
'86696c8943335d5886ca98c710107a3b1cc2bfa3392a5f81693e4c6cbdabd88e9a671b656e5ac3d0c150d112ff9def05435f211ad6bee75399d87eeb144adbca')
2 changes: 1 addition & 1 deletion linux-cachyos-eevdf/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated by makepkg 6.0.2
# Wed Nov 29 20:53:54 UTC 2023
# Fri Dec 1 19:03:23 UTC 2023
pkgbase = linux-cachyos-eevdf
pkgdesc = Linux EEVDF scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.3
Expand Down
1 change: 1 addition & 0 deletions linux-cachyos-eevdf/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,7 @@ _package-schedulers() {
install -Dm755 scx_central "$pkgdir"/usr/bin/scx_central
install -Dm755 scx_flatcg "$pkgdir"/usr/bin/scx_flatcg
install -Dm755 scx_layered "$pkgdir"/usr/bin/scx_layered
install -Dm755 scx_nest "$pkgdir"/usr/bin/scx_nest
install -Dm755 scx_pair "$pkgdir"/usr/bin/scx_pair
install -Dm755 scx_qmap "$pkgdir"/usr/bin/scx_qmap
install -Dm755 scx_rusty "$pkgdir"/usr/bin/scx_rusty
Expand Down
2 changes: 1 addition & 1 deletion linux-cachyos-rc/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated by makepkg 6.0.2
# Wed Nov 29 20:54:40 UTC 2023
# Fri Dec 1 19:05:01 UTC 2023
pkgbase = linux-cachyos-rc
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS and with some other patches and other improvements
pkgver = 6.7.rc3
Expand Down
1 change: 1 addition & 0 deletions linux-cachyos-rc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,7 @@ _package-schedulers() {
install -Dm755 scx_central "$pkgdir"/usr/bin/scx_central
install -Dm755 scx_flatcg "$pkgdir"/usr/bin/scx_flatcg
install -Dm755 scx_layered "$pkgdir"/usr/bin/scx_layered
install -Dm755 scx_nest "$pkgdir"/usr/bin/scx_nest
install -Dm755 scx_pair "$pkgdir"/usr/bin/scx_pair
install -Dm755 scx_qmap "$pkgdir"/usr/bin/scx_qmap
install -Dm755 scx_rusty "$pkgdir"/usr/bin/scx_rusty
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-rt-bore/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.2
# Wed Nov 29 20:55:06 UTC 2023
# Fri Dec 1 19:03:47 UTC 2023
pkgbase = linux-cachyos-rt-bore
pkgdesc = Linux kernel with BORE-RT patches by CachyOS with other patches and improvements
pkgver = 6.6.3
pkgrel = 4
pkgrel = 5
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
Expand Down Expand Up @@ -35,8 +35,8 @@ pkgbase = linux-cachyos-rt-bore
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d
b2sums = 22bd0ab3bf6718a81038f18c67ea216ee5144d263ac60d355db5be3dd8f62560202bcf733d115c962c4b4bd33fa23f6acafb8b965f8a34b9bf9ef2ac98ae68ab
b2sums = 4c90f65cfc99d2f290405e690647939f719e18c749c9177f914aa5e1baead922669c5bec8b5aff24c051afa568504dc3ffc642a29bc82f01ba93ca0b00289507
b2sums = cae95c699e53e124453abd1d8a2f3adf2eb332fdc7e81de27d56e96da7044cfbecda088bc139f92315d17a2296cfbec2261ee8a4942c2ce8502f9553d67137e1
b2sums = 56f9a68a8cf763b74dfa098362d82e25e2c924da7048328e9113c4b8bb292016443194eed96f05e4a6a3964ef48dc5b647f1db5767dc5b2c0f4d408df6af75b2
b2sums = e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b

pkgname = linux-cachyos-rt-bore
Expand Down
7 changes: 4 additions & 3 deletions linux-cachyos-rt-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux kernel with BORE-RT patches by CachyOS with other patches and improvements'
pkgrel=4
pkgrel=5
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
Expand Down Expand Up @@ -844,6 +844,7 @@ _package-schedulers() {
install -Dm755 scx_central "$pkgdir"/usr/bin/scx_central
install -Dm755 scx_flatcg "$pkgdir"/usr/bin/scx_flatcg
install -Dm755 scx_layered "$pkgdir"/usr/bin/scx_layered
install -Dm755 scx_nest "$pkgdir"/usr/bin/scx_nest
install -Dm755 scx_pair "$pkgdir"/usr/bin/scx_pair
install -Dm755 scx_qmap "$pkgdir"/usr/bin/scx_qmap
install -Dm755 scx_rusty "$pkgdir"/usr/bin/scx_rusty
Expand All @@ -866,6 +867,6 @@ b2sums=('cd0d70316592fface23a6eddb9d0f8b0c67593f5466388043ebd68613be4eabc3e7c712
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d'
'22bd0ab3bf6718a81038f18c67ea216ee5144d263ac60d355db5be3dd8f62560202bcf733d115c962c4b4bd33fa23f6acafb8b965f8a34b9bf9ef2ac98ae68ab'
'4c90f65cfc99d2f290405e690647939f719e18c749c9177f914aa5e1baead922669c5bec8b5aff24c051afa568504dc3ffc642a29bc82f01ba93ca0b00289507'
'cae95c699e53e124453abd1d8a2f3adf2eb332fdc7e81de27d56e96da7044cfbecda088bc139f92315d17a2296cfbec2261ee8a4942c2ce8502f9553d67137e1'
'56f9a68a8cf763b74dfa098362d82e25e2c924da7048328e9113c4b8bb292016443194eed96f05e4a6a3964ef48dc5b647f1db5767dc5b2c0f4d408df6af75b2'
'e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b')
4 changes: 2 additions & 2 deletions linux-cachyos-rt/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated by makepkg 6.0.2
# Wed Nov 29 20:54:53 UTC 2023
# Fri Dec 1 19:03:35 UTC 2023
pkgbase = linux-cachyos-rt
pkgdesc = Linux kernel with RT patches by CachyOS with other patches and improvements
pkgver = 6.6.3
Expand Down Expand Up @@ -34,7 +34,7 @@ pkgbase = linux-cachyos-rt
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d
b2sums = 22bd0ab3bf6718a81038f18c67ea216ee5144d263ac60d355db5be3dd8f62560202bcf733d115c962c4b4bd33fa23f6acafb8b965f8a34b9bf9ef2ac98ae68ab
b2sums = cae95c699e53e124453abd1d8a2f3adf2eb332fdc7e81de27d56e96da7044cfbecda088bc139f92315d17a2296cfbec2261ee8a4942c2ce8502f9553d67137e1
b2sums = e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b

pkgname = linux-cachyos-rt
Expand Down
3 changes: 2 additions & 1 deletion linux-cachyos-rt/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,7 @@ _package-schedulers() {
install -Dm755 scx_central "$pkgdir"/usr/bin/scx_central
install -Dm755 scx_flatcg "$pkgdir"/usr/bin/scx_flatcg
install -Dm755 scx_layered "$pkgdir"/usr/bin/scx_layered
install -Dm755 scx_nest "$pkgdir"/usr/bin/scx_nest
install -Dm755 scx_pair "$pkgdir"/usr/bin/scx_pair
install -Dm755 scx_qmap "$pkgdir"/usr/bin/scx_qmap
install -Dm755 scx_rusty "$pkgdir"/usr/bin/scx_rusty
Expand All @@ -866,5 +867,5 @@ b2sums=('cd0d70316592fface23a6eddb9d0f8b0c67593f5466388043ebd68613be4eabc3e7c712
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d'
'22bd0ab3bf6718a81038f18c67ea216ee5144d263ac60d355db5be3dd8f62560202bcf733d115c962c4b4bd33fa23f6acafb8b965f8a34b9bf9ef2ac98ae68ab'
'cae95c699e53e124453abd1d8a2f3adf2eb332fdc7e81de27d56e96da7044cfbecda088bc139f92315d17a2296cfbec2261ee8a4942c2ce8502f9553d67137e1'
'e395035f1b0b944beca434c1e24264342088365de267cbb83b111f02a029fc78145aec73c14e458bd3ad648c8bb2c2ef30c2ff091b1dad2f9b754ecbeb45e41b')
8 changes: 5 additions & 3 deletions linux-cachyos-sched-ext/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Generated by makepkg 6.0.2
# Fri Dec 1 19:04:04 UTC 2023
pkgbase = linux-cachyos-sched-ext
pkgdesc = Linux SCHED-EXT with BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.3
pkgrel = 1
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
Expand Down Expand Up @@ -38,8 +40,8 @@ pkgbase = linux-cachyos-sched-ext
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d
b2sums = 620e10d37ca689dba174bbf1041c399f32d7b2d436409586b80ba2f99fcf58af9041b0d01302d69d7277da9414f8ec9535ec3518668d20bac2df48aa30dfd014
b2sums = d0cccc8d114086bcce3fd8d8e08f3814b278fe080d308f63953766be503747252c231ed6038f0f16f5c90811f6ab37db6c5137ad93aca348d9639530fb3fa95f
b2sums = 417c2eab2e6672d19d1f47dae5509de9e124e7601eac405a4528b69c4a25e3cd8e38f720341e4974be538bc7e8457a85e1131751565a83eefd6877bd4ea46e33
b2sums = 7b62468c4c8b69bbb16901e8f4ea833c83d015883608b6f90c4b919639f79ddc2d573483ce8b43c72860b43abc5abd9d4d31d811c0db8b546e691f3e61a7c8f6

pkgname = linux-cachyos-sched-ext
pkgdesc = The Linux SCHED-EXT with BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
7 changes: 4 additions & 3 deletions linux-cachyos-sched-ext/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux SCHED-EXT with BORE scheduler Kernel by CachyOS with other patches and improvements'
pkgrel=1
pkgrel=2
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
Expand Down Expand Up @@ -844,6 +844,7 @@ _package-schedulers() {
install -Dm755 scx_central "$pkgdir"/usr/bin/scx_central
install -Dm755 scx_flatcg "$pkgdir"/usr/bin/scx_flatcg
install -Dm755 scx_layered "$pkgdir"/usr/bin/scx_layered
install -Dm755 scx_nest "$pkgdir"/usr/bin/scx_nest
install -Dm755 scx_pair "$pkgdir"/usr/bin/scx_pair
install -Dm755 scx_qmap "$pkgdir"/usr/bin/scx_qmap
install -Dm755 scx_rusty "$pkgdir"/usr/bin/scx_rusty
Expand All @@ -866,5 +867,5 @@ b2sums=('cd0d70316592fface23a6eddb9d0f8b0c67593f5466388043ebd68613be4eabc3e7c712
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d'
'620e10d37ca689dba174bbf1041c399f32d7b2d436409586b80ba2f99fcf58af9041b0d01302d69d7277da9414f8ec9535ec3518668d20bac2df48aa30dfd014'
'd0cccc8d114086bcce3fd8d8e08f3814b278fe080d308f63953766be503747252c231ed6038f0f16f5c90811f6ab37db6c5137ad93aca348d9639530fb3fa95f')
'417c2eab2e6672d19d1f47dae5509de9e124e7601eac405a4528b69c4a25e3cd8e38f720341e4974be538bc7e8457a85e1131751565a83eefd6877bd4ea46e33'
'7b62468c4c8b69bbb16901e8f4ea833c83d015883608b6f90c4b919639f79ddc2d573483ce8b43c72860b43abc5abd9d4d31d811c0db8b546e691f3e61a7c8f6')
2 changes: 1 addition & 1 deletion linux-cachyos-server/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Generated by makepkg 6.0.2
# Wed Nov 29 20:55:18 UTC 2023
# Fri Dec 1 19:04:16 UTC 2023
pkgbase = linux-cachyos-server
pkgdesc = Linux EEVDF scheduler Kernel by CachyOS targeted for Servers
pkgver = 6.6.3
Expand Down
1 change: 1 addition & 0 deletions linux-cachyos-server/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,7 @@ _package-schedulers() {
install -Dm755 scx_central "$pkgdir"/usr/bin/scx_central
install -Dm755 scx_flatcg "$pkgdir"/usr/bin/scx_flatcg
install -Dm755 scx_layered "$pkgdir"/usr/bin/scx_layered
install -Dm755 scx_nest "$pkgdir"/usr/bin/scx_nest
install -Dm755 scx_pair "$pkgdir"/usr/bin/scx_pair
install -Dm755 scx_qmap "$pkgdir"/usr/bin/scx_qmap
install -Dm755 scx_rusty "$pkgdir"/usr/bin/scx_rusty
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.2
# Wed Nov 29 20:53:26 UTC 2023
# Fri Dec 1 19:02:59 UTC 2023
pkgbase = linux-cachyos
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.3
pkgrel = 1
pkgrel = 2
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
Expand Down Expand Up @@ -33,7 +33,7 @@ pkgbase = linux-cachyos
b2sums = 5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483
b2sums = 11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0
b2sums = e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d
b2sums = a1b4d2aa8bee8de58737843e9eca7d495fe9d621b13f8bc1e3058dc1e3d3f060984dd6ba87e393f5864a5e79a9ce8220d1c23b04323677c27cba0393bf61ab7d
b2sums = e4e372527e84110566265ba3852e9277467bcc0448e4210deb9a30951b5f63a727f6188eeaacaa89ac7f44229304464d4fb89e93384fccc4c5c27ca924d47a9d

pkgname = linux-cachyos
pkgdesc = The Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
5 changes: 3 additions & 2 deletions linux-cachyos/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements'
pkgrel=1
pkgrel=2
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
Expand Down Expand Up @@ -844,6 +844,7 @@ _package-schedulers() {
install -Dm755 scx_central "$pkgdir"/usr/bin/scx_central
install -Dm755 scx_flatcg "$pkgdir"/usr/bin/scx_flatcg
install -Dm755 scx_layered "$pkgdir"/usr/bin/scx_layered
install -Dm755 scx_nest "$pkgdir"/usr/bin/scx_nest
install -Dm755 scx_pair "$pkgdir"/usr/bin/scx_pair
install -Dm755 scx_qmap "$pkgdir"/usr/bin/scx_qmap
install -Dm755 scx_rusty "$pkgdir"/usr/bin/scx_rusty
Expand All @@ -866,4 +867,4 @@ b2sums=('cd0d70316592fface23a6eddb9d0f8b0c67593f5466388043ebd68613be4eabc3e7c712
'5ddb5dcdb79354268e69d01523f06d5071538ba53171adcef0dd455b286df7785611d64f13b3aae06ac298cc60d990ebfa7b11d75dec9ab4a256b431de549483'
'11d2003b7d71258c4ca71d71c6b388f00fe9a2ddddc0270e304148396dadfd787a6cac1363934f37d0bfb098c7f5851a02ecb770e9663ffe57ff60746d532bd0'
'e56bb1bbedd7db10d9b7dcc02bd1e121c6338533ddd16bd9c7aeae660d62004b6e0b02aee824325e974e94cdbaeefdad436eb284ebb3cdd825606631ae49134d'
'a1b4d2aa8bee8de58737843e9eca7d495fe9d621b13f8bc1e3058dc1e3d3f060984dd6ba87e393f5864a5e79a9ce8220d1c23b04323677c27cba0393bf61ab7d')
'e4e372527e84110566265ba3852e9277467bcc0448e4210deb9a30951b5f63a727f6188eeaacaa89ac7f44229304464d4fb89e93384fccc4c5c27ca924d47a9d')

0 comments on commit 251ee0b

Please sign in to comment.