Function report |
Source Code:mm\vmalloc.c |
Create Date:2022-07-28 14:59:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:purge_fragmented_blocks
Proto:static void purge_fragmented_blocks(int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | cpu |
1573 | If Not ( free + dirty == VMAP_BBMAP_BITS && dirty != VMAP_BBMAP_BITS ) Then Continue |
1577 | If free + dirty == VMAP_BBMAP_BITS && dirty != VMAP_BBMAP_BITS Then |
1578 | free = 0 |
1579 | dirty = VMAP_BBMAP_BITS |
1580 | dirty_min = 0 |
1581 | < dirty range = VMAP_BBMAP_BITS |
1584 | spin_unlock( & lock) |
1585 | spin_unlock( & lock) |
1587 | Else spin_unlock( & lock) |
1594 | free_vmap_block(vb) |
Name | Describe |
---|---|
purge_fragmented_blocks_allcpus | r per-CPU blocks |
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 |