Commit 5675529
Extract the IO_URING configuration into the agent.properties (apache#6253)
When using advanced virtualization the IO Driver is not supported. The
admin will decide if want to enable/disable this configuration from
agent.properties file. The default value is true
(cherry picked from commit 42a92dc)
Signed-off-by: Rohit Yadav <[email protected]>1 parent 769ed8f commit 5675529
File tree
3 files changed
+13
-1
lines changed- agent
- conf
- src/main/java/com/cloud/agent/properties
- plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource
3 files changed
+13
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
57 | 64 | | |
58 | 65 | | |
59 | 66 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2956 | 2956 | | |
2957 | 2957 | | |
2958 | 2958 | | |
2959 | | - | |
| 2959 | + | |
| 2960 | + | |
| 2961 | + | |
2960 | 2962 | | |
2961 | 2963 | | |
2962 | 2964 | | |
| |||
0 commit comments