Function report |
Source Code:kernel\delayacct.c |
Create Date:2022-07-28 11:48:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We cannot rely on the `current` macro, as we haven't yet switched back to* the process being woken.
Proto:void __delayacct_blkio_end(struct task_struct *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
74 | If flags & I am doing a swapin Then |
75 | total = swapin_delay |
76 | count = swapin_count |
77 | Else |
78 | total = blkio_delay |
79 | count = blkio_count |
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 |