[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.56.1.el8_10.x86_64
/
arch
/
arc
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 boot
SET
[ DEL ]
📁 kernel
SET
[ DEL ]
📁 lib
SET
[ DEL ]
📁 mm
SET
[ DEL ]
📁 oprofile
SET
[ DEL ]
📁 plat-axs10x
SET
[ DEL ]
📁 plat-eznps
SET
[ DEL ]
📁 plat-hsdk
SET
[ DEL ]
📁 plat-sim
SET
[ DEL ]
📁 plat-tb10x
SET
[ DEL ]
📄 Kconfig
14,614 B
SET
[ EDIT ]
|
[ DEL ]
📄 Kconfig.debug
487 B
SET
[ EDIT ]
|
[ DEL ]
📄 Makefile
4,065 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: Kconfig.debug
# SPDX-License-Identifier: GPL-2.0 menu "Kernel hacking" source "lib/Kconfig.debug" config 16KSTACKS bool "Use 16Kb for kernel stacks instead of 8Kb" help If you say Y here the kernel will use a 16Kb stacksize for the kernel stack attached to each process/thread. The default is 8K. This increases the resident kernel footprint and will cause less threads to run on the system and also increase the pressure on the VM subsystem for higher order allocations. endmenu