Function report |
Source Code:mm\page-writeback.c |
Create Date:2022-07-28 14:09:34 |
Last Modify:2022-05-23 13:25:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Increment @wb's writeout completion count and the global writeout* completion count. Called from test_clear_page_writeback().
Proto:static inline void __wb_writeout_inc(struct bdi_writeback *wb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bdi_writeback * | wb |
604 | inc_wb_stat(wb, WB_WRITTEN) |
608 | cgdom = mem_cgroup_wb_domain(wb) |
609 | If cgdom Then wb_domain_writeout_inc(cgdom, wb_memcg_completions(wb), max_prop_frac) |
Name | Describe |
---|---|
wb_writeout_inc | |
test_clear_page_writeback |
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 |