Function report |
Source Code:fs\eventpoll.c |
Create Date:2022-07-28 20:19:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:eventpoll_init
Proto:static int __init eventpoll_init(void)
Type:int
Parameter:Nothing
2338 | si_meminfo( & si) |
2342 | Maximum number of epoll watched descriptors, per user = ( ( Total usable main memory size - Total high memory size ) / 25 << PAGE_SHIFT determines the page size ) / EP_ITEM_COST |
2356 | BUILD_BUG_ON - break compile if a condition is true( size of * <= 8 && sizeof(structepitem) > 128) |
2366 | Return 0 |
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 |