Function report |
Source Code:include\linux\page-flags.h |
Create Date:2022-07-28 05:36:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:TestClearPageUnevictable
Proto:static inline __attribute__((__always_inline__)) int TestClearPageUnevictable(struct page *page)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct page * | page |
Name | Describe |
---|---|
__pagevec_lru_add_fn | |
__putback_lru_fast_prepare | Prepare page for fast batched LRU putback via putback_lru_evictable_pagevec()* The fast path is available only for evictable pages with single mapping.* Then we can bypass the per-cpu pvec and get better performance. |
migrate_page_states | Copy the page to its new location |
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 |