Function report |
Source Code:mm\slub.c |
Create Date:2022-07-28 15:47:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:order_objects
Proto:static inline unsigned int order_objects(unsigned int order, unsigned int size)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | order | |
unsigned int | size |
Name | Describe |
---|---|
oo_make | |
slab_order | Calculate the order of allocation given an slab object size.* The order of allocation has significant impact on performance and other* system components. Generally order 0 allocations should be preferred since |
calculate_order |
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 |