Function report |
Source Code:mm\ksm.c |
Create Date:2022-07-28 15:42:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ksm_init
Proto:static int __init ksm_init(void)
Type:int
Parameter:Nothing
3183 | err = ksm_slab_init() |
3188 | If IS_ERR(ksm_thread) Then |
3202 | ksm_run = KSM_RUN_MERGE |
3210 | Return 0 |
3212 | out_free : |
3213 | ksm_slab_free() |
3214 | out : |
3215 | Return err |
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 |