meta data for this page
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| vm:proxmox:lxc:config [2021/02/23 21:30] – created niziak | vm:proxmox:lxc:config [2025/02/24 08:53] (current) – niziak | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| + | ===== / | ||
| - | < | + | < |
| lxc.mount.entry: | lxc.mount.entry: | ||
| lxc.apparmor.profile: | lxc.apparmor.profile: | ||
| + | </ | ||
| + | |||
| + | ==== cpu pinning ==== | ||
| + | |||
| + | <file conf / | ||
| + | lxc.cgroup2.cpuset.cpus=0, | ||
| + | # | ||
| + | </ | ||
| + | |||
| + | <code bash> | ||
| + | pct cpusets | ||
| + | ------------------------------------------------------------------- | ||
| + | ... | ||
| + | 848: 0 | ||
| + | ... | ||
| + | ------------------------------------------------------------------- | ||
| + | </ | ||
| - | </file | ||