Tag

cpu isolation

1 views collected around this technical thread.

360 Tech Engineering
360 Tech Engineering
Nov 25, 2019 · Cloud Native

Understanding lxcfs: Isolating /proc and /sys in Containers

This article explains how lxcfs, a FUSE‑based user‑space filesystem, isolates the /proc and /sys virtual files for containers, details its implementation for reading cpuonline and load average, and provides code examples of the core functions that enable per‑container system metric visibility.

ContainerFUSELinux
0 likes · 17 min read
Understanding lxcfs: Isolating /proc and /sys in Containers