Skip to content

Commit 6c33704

Browse files
(docs) Improve two page titles to improve page search
Signed-off-by: Bernhard Kaindl <[email protected]>
1 parent 9e60229 commit 6c33704

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

doc/content/squeezed/architecture/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
+++
2-
title = "Architecture"
2+
title = "Squeezed Architecture"
3+
linkTitle = "Architecture"
34
+++
45

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
67
"balances" memory between VMs according to a policy written to Xenstore.
78

89
The following diagram shows the internals of Squeezed:

doc/content/xenopsd/architecture/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
+++
2-
title = "Architecture"
2+
title = "Xenopsd Architecture"
3+
linkTitle = "Architecture"
34
+++
45

56
Xenopsd instances run on a host and manage VMs on behalf of clients. This

0 commit comments

Comments
 (0)