Function report |
Source Code:mm\workingset.c |
Create Date:2022-07-28 14:33:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:workingset_init
Proto:static int __init workingset_init(void)
Type:int
Parameter:Nothing
588 | max_order = fls_long(totalram_pages() - 1) |
591 | pr_info("workingset: timestamp_bits=%d max_order=%d bucket_order=%u\n", timestamp_bits, max_order, Eviction timestamps need to be able to cover the full range of* actionable refaults. However, bits are tight in the xarray* entry, and after storing the identifier for the lruvec there might* not be enough left to represent every single actionable refault) |
599 | If ret Then Go to err_list_lru |
602 | Return 0 |
603 | err_list_lru : |
605 | err : |
606 | Return ret |
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 |