This commit is contained in:
Patrick Schleizer 2025-10-10 06:52:13 -04:00
parent f4a87e7748
commit 28a88c7091
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48

View file

@ -51,7 +51,7 @@ GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX slab_nomerge"
## KSPP=partial ## KSPP=partial
## KSPP sets the kernel parameters and CONFIG_SLUB_DEBUG. ## KSPP sets the kernel parameters and CONFIG_SLUB_DEBUG.
## ##
## TODO: Debian 14 ## TODO: Debian forky / 14
## The first parameter is applicable when using Linux kernel >= 6.17 (retained here for future-proofing and completeness). ## The first parameter is applicable when using Linux kernel >= 6.17 (retained here for future-proofing and completeness).
## ##
#GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX hash_pointers=always" #GRUB_CMDLINE_LINUX="$GRUB_CMDLINE_LINUX hash_pointers=always"