linux-next: switch to CONFIG_HZ_1000
250 is not a lot, let's try this out i guess. if it's bad we can switch back?? Signed-off-by: Caleb Connolly <caleb@postmarketos.org> Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6393 [ci:skip-build]: already built successfully in CI [ci:skip-vercheck]
This commit is contained in:
parent
ca2f28ec05
commit
07e2bf526c
2 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
pkgname=linux-next
|
||||
pkgver=6.15_git20250424
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
_nextver="${pkgver#*_git}"
|
||||
pkgdesc="Linux next kernel"
|
||||
arch="aarch64"
|
||||
|
|
@ -71,5 +71,5 @@ package() {
|
|||
sha512sums="
|
||||
7a8a9f96e34c7638dafb903158153bc5351d2dfa3992059996f2fbcbb743b416ecedbccb002704b0c96b54119c4456ed54cbb6c8208ad5dd0e52aec381be924e linux-next-next-20250424.tar.gz
|
||||
95b1da5657af138ef97022c9f64987e765bfee634f8b967530dc7126f664039984dc2c2d20abb131fc119794fed25394b235bfc0c18390a45fd782bbaab63dba devices.config
|
||||
8ceb3e5904c6d860b7b516c4313610a2ac80b89cb64a8b5b2993561f50c53ba087408b1c6b3108a2e51af4775630a2526ff678704be13eb282df9e5d9f97ccfd pmos.config
|
||||
8d695fd4616354b224cf9862832ae95deb9647793e3454a136d655a143a00244d65b303b8b8540f65e693f6895576e1b51e18a8c42642f7f5e9331c21fbedbc1 pmos.config
|
||||
"
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ CONFIG_USER_NS=y
|
|||
CONFIG_DEVPTS_MULTIPLE_INSTANCES=y
|
||||
CONFIG_SAMSUNG_TUI=n
|
||||
CONFIG_TZDEV=n
|
||||
CONFIG_HZ_1000=y
|
||||
|
||||
# filesystems
|
||||
CONFIG_BTRFS_FS=m
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue