Function report |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-28 08:10:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__check_quirks_intel
Proto:static __init void __check_quirks_intel(void)
Type:void
Parameter:Nothing
883 | Case x86_model == INTEL_FAM6_HASWELL_X |
884 | If Not force_off Then ache_alloc_hsw_probe() - Have to probe for Intel haswell server CPUs* as they do not have CPUID enumeration support for Cache allocation |
886 | Break |
887 | Case x86_model == INTEL_FAM6_SKYLAKE_X |
888 | If x86_stepping <= 4 Then set_rdt_options("!cmt,!mbmtotal,!mbmlocal,!l3cat") |
890 | Else set_rdt_options("!l3cat") |
Name | Describe |
---|---|
check_quirks |
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 |