Function report |
Source Code:mm\page-writeback.c |
Create Date:2022-07-28 14:11:10 |
Last Modify:2022-05-23 13:25:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Helper function for deaccounting dirty page without writeback.* Caller must hold lock_page_memcg().
Proto:void account_page_cleaned(struct page *page, struct address_space *mapping, struct bdi_writeback *wb)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page | |
struct address_space * | mapping | |
struct bdi_writeback * | wb |
2445 | If mapping_cap_account_dirty(mapping) Then |
2448 | dec_wb_stat(wb, WB_RECLAIMABLE) |
Name | Describe |
---|---|
__cancel_dirty_page | This cancels just the dirty bit on the kernel page itself, it does NOT* actually remove dirty bits on any mmap's that may be around |
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 |