Changes

Jump to navigation Jump to search
797 bytes removed ,  17:19, 27 February 2023
CGroup-v2 support has been implemented.
Line 136: Line 136:  
* Mentor: Radostin Stoyanov <rstoyanov@fedoraproject.org>
 
* Mentor: Radostin Stoyanov <rstoyanov@fedoraproject.org>
 
* Suggested by: Adrian Reber <areber@redhat.com>
 
* Suggested by: Adrian Reber <areber@redhat.com>
  −
=== CGroup-v2 support ===
  −
  −
'''Summary:''' cgroup is a mechanism to organize processes hierarchically and distribute system resources along the hierarchy in a controlled and configurable manner. cgroup v2 is a new version of the cgroup file system. Unlike v1, cgroup v2 has only single hierarchy. CRIU has to dump/restore a container cgroup hierarchy along with all per-cgroup options. The cgroupv2 support in CRIU has to be compatible with Docker, containerd and cri-o.
  −
  −
'''Links:'''
  −
* [[CGroups]]
  −
* https://github.com/checkpoint-restore/criu/issues/252
  −
* https://www.kernel.org/doc/html/latest/admin-guide/cgroup-v2.html
  −
'''Details:'''
  −
* Skill level: intermediate
  −
* Language: C
  −
* Expected size: 350 hours
  −
* Mentor: Andrei Vagin <avagin@gmail.com>
  −
* Suggested by: Andrei Vagin <avagin@gmail.com>
      
=== Dump shmem in user-mode (unprivileged-mode) ===
 
=== Dump shmem in user-mode (unprivileged-mode) ===

Navigation menu