lxc / lxcfs

FUSE filesystem for LXC
https://linuxcontainers.org/lxcfs
Other
1.05k stars 250 forks source link

/proc/stat: Virtualize process counters #654

Open kartoffelheinz opened 4 months ago

kartoffelheinz commented 4 months ago

Required information

Issue description

Examining the content of /proc/stat inside a running container shows the same values for processes, procs_running and procs_blocked for host and containers for any given point in time.

Steps to reproduce

  1. Compare /proc/stat inside container with /proc/stat on host