Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
[id="virt-using-wasp-agent-to-configure-higher-vm-workload-density_{context}"]
= Using wasp-agent to increase VM workload density

The `wasp-agent` component facilitates memory overcommitment by assigning swap resources to worker nodes. It also manages pod evictions when nodes are at risk due to high swap I/O traffic or high utilization.
[role="_abstract"]
The `wasp-agent` component facilitates memory overcommitment by assigning swap resources to worker nodes.

[IMPORTANT]
====
Expand Down Expand Up @@ -282,7 +283,7 @@ $ oc label namespace wasp openshift.io/cluster-monitoring="true"
--
* Web console
+
. In the {product-title} web console, go to *Virtualization* -> *Overview* -> *Settings* -> *General settings* -> *Memory density*.
. In the {product-title} web console, go to *Virtualization* -> *Overview* -> *Settings* -> *General settings* -> *Memory density*.
. Set *Enable memory density* to on.

* CLI
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,3 @@ Memory overcommitment can lower workload performance on a highly utilized system
include::modules/virt-using-wasp-agent-to-configure-higher-vm-workload-density.adoc[leveloffset=+1]

include::modules/virt-removing-wasp-agent.adoc[leveloffset=+1]

include::modules/virt-wasp-agent-pod-eviction.adoc[leveloffset=+1]