Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:43:48 |
Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Drains freelist for a node on each slab cache, used for memory hot-remove.* Returns -EBUSY if all objects cannot be drained so that the node is not* removed.* Must hold slab_mutex.
Proto:static int __meminit drain_cache_node_node(int node)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | node |
1146 | ret = 0 |
1152 | If Not n Then Continue |
1155 | drain_freelist(cachep, n, INT_MAX) |
1163 | Return ret |
Name | Describe |
---|---|
slab_memory_callback |
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 |