meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vm:proxmox:lxc:config [2023/06/20 17:59] – niziak | vm:proxmox:lxc:config [2025/02/24 08:53] (current) – niziak | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== / | ===== / | ||
| - | |||
| <file conf / | <file conf / | ||
| 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 | ||
| + | ... | ||
| + | ------------------------------------------------------------------- | ||
| + | </ | ||
| + | |||