Skip to content

Commit 654b48d

Browse files
committed
fix(ins): fix formatting
1 parent 774e043 commit 654b48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/instances/reference-content/understanding-qemu-guest-agent.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Additional features may be added in the future.
4747

4848
## What is the performance impact of running the QGA inside my VM?
4949

50-
The performance impact of running the QGA is negligible. The agent consumes very little RAM (<5 MB) and CPU (<0.1%), and there is no measurable I/O or network overhead when idle.
50+
The performance impact of running the QGA is negligible. The agent consumes very little RAM (< 5 MB) and CPU (< 0.1%), and there is no measurable I/O or network overhead when idle.
5151
The only operation the agent performs is reading from or writing to a file **in the VM** each time a public IP is attached to or detached from the VM.
5252

5353
## Checking QGA's status

0 commit comments

Comments
 (0)