Function report |
Source Code:arch\x86\kernel\e820.c |
Create Date:2022-07-28 07:43:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:How much should we pad the end of RAM, depending on where it is?
Proto:static unsigned long __init ram_alignment(resource_size_t pos)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
resource_size_t | pos |
1176 | If Not mb Then Return 64 * 1024 |
1180 | If mb < 16 Then Return 1024 * 1024 |
1184 | Return 64 * 1024 * 1024 |
Name | Describe |
---|---|
e820__reserve_resources_late |
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 |