Function report |
Source Code:arch\x86\kernel\e820.c |
Create Date:2022-07-28 07:43:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:e820__update_table_print
Proto:void __init e820__update_table_print(void)
Type:void
Parameter:Nothing
590 | If e820__update_table(e820_table) Then Return |
593 | pr_info("modified physical RAM map:\n") |
594 | e820__print_table("modified") |
Name | Describe |
---|---|
mtrr_trim_uncached_memory | mtrr_trim_uncached_memory - trim RAM not covered by MTRRs*@end_pfn: ending page frame number* Some buggy BIOSes don't setup the MTRRs properly for systems with certain* memory configurations |
arch_reserve_mem_area | |
early_gart_iommu_check | With kexec/kdump, if the first kernel doesn't shut down the GART and the* second kernel allocates a different GART region, there might be two* overlapping GART regions present:* - the first still used by the GART initialized in the first kernel. |
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 |