Function report |
Source Code:arch\x86\kernel\cpu\resctrl\core.c |
Create Date:2022-07-28 08:10:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:setup_default_ctrlval
Proto:void setup_default_ctrlval(struct rdt_resource *r, unsigned int *dc, unsigned int *dm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rdt_resource * | r | |
unsigned int * | dc | |
unsigned int * | dm |
477 | When i < num_closid cycle |
478 | dc = default_ctrl |
479 | dm = MBA_MAX_MBPS |
Name | Describe |
---|---|
domain_setup_ctrlval | |
set_mba_sc | Enable or disable the MBA software controller* which helps user specify bandwidth in MBps.* MBA software controller is supported only if* MBM is supported and MBA is in linear scale. |
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 |