This commit is contained in:
2023-09-28 21:40:34 +01:00
parent 20ff1390dd
commit 6aeb5ca655
2 changed files with 146 additions and 138 deletions

View File

@@ -118,3 +118,11 @@ devices:
parent: eth0 # parent ethernet name parent: eth0 # parent ethernet name
type: nic type: nic
``` ```
## swap
swap on lxc
limits.memory.swap: "false"
swap on host
https://www.shellhacks.com/swappiness-in-linux-ubuntu-how-to-change/