Function report |
Source Code:include\trace\events\writeback.h |
Create Date:2022-07-28 14:08:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_global_dirty_state
Proto:static inline void trace_global_dirty_state(unsigned long background_thresh, unsigned long dirty_thresh)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | background_thresh | |
unsigned long | dirty_thresh |
NULL
Name | Describe |
---|---|
domain_dirty_limits | domain_dirty_limits - calculate thresh and bg_thresh for a wb_domain*@dtc: dirty_throttle_control of interest* Calculate @dtc->thresh and ->bg_thresh considering* vm_dirty_{bytes|ratio} and dirty_background_{bytes|ratio}. The caller |
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 |