mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 20:17:45 +00:00
Remove debug kernel flag
This commit is contained in:
parent
7f77bf135b
commit
2d3eb008d6
1 changed files with 0 additions and 3 deletions
|
@ -64,9 +64,6 @@ systemConfiguration {
|
||||||
# Performance improvement for direct-mapped memory-side-cache utilization, reduces the predictability of page allocations.
|
# Performance improvement for direct-mapped memory-side-cache utilization, reduces the predictability of page allocations.
|
||||||
"page_alloc.shuffle=1"
|
"page_alloc.shuffle=1"
|
||||||
|
|
||||||
# For debugging kernel-level slab issues.
|
|
||||||
"slub_debug=FZP"
|
|
||||||
|
|
||||||
# Disable sysrq keys. sysrq is seful for debugging, but also insecure.
|
# Disable sysrq keys. sysrq is seful for debugging, but also insecure.
|
||||||
"sysrq_always_enabled=0"
|
"sysrq_always_enabled=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue