Function report |
Source Code:mm\swap_slots.c |
Create Date:2022-07-28 15:20:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alled with swap slot cache's alloc lock held
Proto:static int refill_swap_slots_cache(struct swap_slots_cache *cache)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct swap_slots_cache * | cache |
267 | If Not use_swap_slot_cache || nr Then Return 0 |
270 | cur = 0 |
271 | If swap_slot_cache_active Then nr = get_swap_pages(SWAP_SLOTS_CACHE_SIZE, slots, 1) |
275 | Return nr |
Name | Describe |
---|---|
get_swap_page |
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 |