Function report | 
Source Code:mm\memory-failure.c | 
Create Date:2022-07-28 16:18:49 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:XXX: It is possible that a page is isolated from LRU cache,* and then kept in swap cache or failed to remove from page cache.* The page count will stop it from being freed by unpoison.* Stress tests should be aware of this memory leak problem.
Proto:static int delete_from_lru_cache(struct page *p)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct page * | p | 
| 576 | Return -EIO | 
| Name | Describe | 
|---|---|
| me_pagecache_clean | Clean (or cleaned) page cache page. | 
| me_swapcache_dirty | Clean and dirty swap cache.* Dirty swap cache page is tricky to handle. The page could live both in page* cache and swap cache(ie. page is freshly swapped in). So it could be* referenced concurrently by 2 types of PTEs:* normal PTEs and swap PTEs | 
| me_swapcache_clean | 
| 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  |