Jie Yu created MESOS-7723:
-----------------------------

             Summary: Support lxcfs for serving special proc files for 
containers.
                 Key: MESOS-7723
                 URL: https://issues.apache.org/jira/browse/MESOS-7723
             Project: Mesos
          Issue Type: Improvement
          Components: containerization
            Reporter: Jie Yu


LXCFS is a small FUSE filesystem written with the intention of making Linux 
containers feel more like a virtual machine. It started as a side-project of 
LXC but is useable by any runtime.
https://github.com/lxc/lxcfs

Some legacy applications will read /proc/cpuinfo or /proc/meminfo to get the 
available cpus and memory. Without this, the application will assume it has all 
the cores and memory on the host.

We can potentially build an isolator for this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to