Function report |
Source Code:mm\slab.c |
Create Date:2022-07-28 15:45:08 |
| Last Modify:2022-05-23 17:02:55 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Slab list should be fixed up by fixup_slab_list() for existing slab* or cache_grow_end() for new slab
Proto:static __always_inline int alloc_block(struct kmem_cache *cachep, struct array_cache *ac, struct page *page, int batchcount)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct kmem_cache * | cachep | |
| struct array_cache * | ac | |
| struct page * | page | |
| int | batchcount |
| 2943 | When SLAB < num && batchcount-- cycle |
| 2951 | Return batchcount |
| Name | Describe |
|---|---|
| cache_alloc_refill |
| 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 |