Function report |
Source Code:mm\mlock.c |
Create Date:2022-07-28 14:45:26 |
Last Modify:2022-05-23 14:12:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Putback multiple evictable pages to the LRU* Batched putback of evictable pages that bypasses the per-cpu pvec. Some of* the pages might have meanwhile become unevictable but that is OK.
Proto:static void __putback_lru_fast(struct pagevec *pvec, int pgrescued)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pagevec * | pvec | |
int | pgrescued |
Name | Describe |
---|---|
__munlock_pagevec | Munlock a batch of pages from the same zone* The work is split to two main phases |
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 |