Function report |
Source Code:kernel\rcu\rcutorture.c |
Create Date:2022-07-28 10:21:20 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rcu_torture_boost_failed
Proto:static bool rcu_torture_boost_failed(unsigned long start, unsigned long end)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| unsigned long | start | |
| unsigned long | end |
| 788 | If end - start > test_boost_duration * HZ - HZ / 2 Then |
| 789 | VERBOSE_TOROUT_STRING("rcu_torture_boost boosting failed") |
| 792 | Return true |
| 795 | Return false |
| Name | Describe |
|---|---|
| rcu_torture_boost |
| 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 |