We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e60229 commit 6c33704Copy full SHA for 6c33704
doc/content/squeezed/architecture/index.md
@@ -1,8 +1,9 @@
1
+++
2
-title = "Architecture"
+title = "Squeezed Architecture"
3
+linkTitle = "Architecture"
4
5
-Squeezed is responsible for managing the memory on a single host. Squeezed
6
+Squeezed is the XAPI Toolstack’s host memory ballooning daemon. It
7
"balances" memory between VMs according to a policy written to Xenstore.
8
9
The following diagram shows the internals of Squeezed:
doc/content/xenopsd/architecture/_index.md
@@ -1,5 +1,6 @@
+title = "Xenopsd Architecture"
Xenopsd instances run on a host and manage VMs on behalf of clients. This
0 commit comments