lxcfs

Edit Package lxcfs

LXCFS is a simple userspace filesystem designed to work around some current limitations of the Linux kernel.

Specifically, it's providing two main things

A set of files which can be bind-mounted over their /proc originals to provide CGroup-aware values. A cgroupfs-like tree which is container aware. The code is pretty simple, written in C using libfuse and glib.

The main driver for this work was the need to run systemd based containers as a regular unprivileged user while still allowing systemd inside the container to interact with cgroups.

Now with the introduction of the cgroup namespace in the Linux kernel, that part is no longer necessary on recent kernels and focus is now on making containers feel more like a real independent system through the proc masking feature.

Refresh
Refresh
Source Files
Filename Size Changed
lxcfs-5.0.4.tar.gz 0000104249 102 KB
lxcfs-5.0.4.tar.gz.asc 0000000833 833 Bytes
lxcfs.changes 0000016767 16.4 KB
lxcfs.keyring 0000004201 4.1 KB
lxcfs.spec 0000003675 3.59 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 1101531 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
- update to 5.0.4:
  * Fixed the output format of /proc/diskstats
  * Fixed an issue with cpuset path tracking when used with containerd
Comments 0
openSUSE Build Service is sponsored by