Function report | 
Source Code:mm\nommu.c | 
Create Date:2022-07-28 14:38:13 | 
| Last Modify:2020-03-17 21:26:27 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Initialise sysctl_admin_reserve_kbytes.* The purpose of sysctl_admin_reserve_kbytes is to allow the sys admin* to log in and kill a memory hogging process.* Systems with more than 256MB will reserve 8MB, enough to recover
Proto:static int __meminit init_admin_reserve(void)
Type:int
Parameter:Nothing
| 1878 | free_kbytes = global_zone_page_state( First 128 byte cacheline (assuming 64 bit words) ) << PAGE_SHIFT determines the page size - 10 | 
| 1880 | sysctl_admin_reserve_kbytes = min - return minimum of two values of the same or compatible types*@x: first value*@y: second value(free_kbytes / 32, 1UL << 13) | 
| 1881 | Return 0 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |