MOON
Server: Apache
System: Linux vmi1129355.contaboserver.net 3.10.0-1160.118.1.el7.x86_64 #1 SMP Wed Apr 24 16:01:50 UTC 2024 x86_64
User: trebiaseguros (1001)
PHP: 8.3.8
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/modules/3.10.0-1160.114.2.el7.x86_64/source/include/asm-generic/kexec.h
#ifndef _ASM_GENERIC_KEXEC_H
#define _ASM_GENERIC_KEXEC_H

#ifdef CONFIG_KEXEC_AUTO_RESERVE

#ifndef KEXEC_AUTO_RESERVED_SIZE
#define KEXEC_AUTO_RESERVED_SIZE ((1ULL<<27) + (1ULL<<25)) /* 160M */
#endif
#ifndef KEXEC_AUTO_THRESHOLD
#define KEXEC_AUTO_THRESHOLD (1ULL<<31) /* 2G */
#endif


#endif /* CONFIG_KEXEC_AUTO_RESERVE */

#endif