Function report | 
Source Code:block\genhd.c | 
Create Date:2022-07-28 17:19:59 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:The default polling interval can be specified by the kernel* parameter block.events_dfl_poll_msecs which defaults to 0* (disable). This can also be modified runtime by writing to* /sys/module/block/parameters/events_dfl_poll_msecs.
Proto:static int disk_events_set_dfl_poll_msecs(const char *val, const struct kernel_param *kp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | val | |
| const struct kernel_param * | kp | 
| 1993 | ret = param_set_ulong(val, kp) | 
| 1997 | mutex_lock( & list of all disk_events ) | 
| 2004 | 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  |