函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\dim\rdma_dim.c Create Date:2022-07-27 08:18:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:rdma_dim

函数原型:void rdma_dim(struct dim *dim, u64 completions)

返回类型:void

参数:

类型参数名称
struct dim *dim
u64completions
78  curr_sample等于measuring_sample
82  dim_update_sample_with_comps - set a sample's fields with given* values including the completion parameter*@event_ctr: number of events to set*@packets: number of packets to set*@bytes: number of bytes to set*@comps: number of completions to set*@s: DIM
87  :state恒等于DIM_MEASURE_IN_PROGRESS
88  nevents等于event_ctrevent_ctr
89  如果nevents小于Number of events between DIM iterations.* Causes a moderation of the algorithm run.退出
91  dim_calc_stats( & start_sample, curr_sample, & curr_stats)
92  如果rdma_dim_decision( & curr_stats, dim)则
95  退出
98  :state恒等于DIM_START_MEASURE
99  state等于DIM_MEASURE_IN_PROGRESS
100  dim_update_sample_with_comps - set a sample's fields with given* values including the completion parameter*@event_ctr: number of events to set*@packets: number of packets to set*@bytes: number of bytes to set*@comps: number of completions to set*@s: DIM
103  退出
104  :state恒等于DIM_APPLY_NEW_PROFILE
105  退出