Difference between revisions of "Containers/Mini-summit 2008"
D-nishimura (talk | contribs) |
|||
Line 57: | Line 57: | ||
== Agenda == | == Agenda == | ||
− | * Namespaces/Containers | + | * Namespaces/Containers (8am-10:30am) |
+ | ** sysfs issues (and any /proc issues) | ||
+ | *** uevents/hotplug | ||
+ | ** Network namespaces issues | ||
+ | *** multiple namespaces in one process | ||
+ | ** Device namespace design? | ||
+ | ** User namespace | ||
** Additional needed namespaces | ** Additional needed namespaces | ||
*** Small namespaces ''What to do with small subsystem that might need virtualization. E.g. in openvz we have FUSE, binfmt_misc and some other small stuff virtualized. But how to merge it in mainline? Create a separate namespace for each? Mere them into one? How to call this then?'' | *** Small namespaces ''What to do with small subsystem that might need virtualization. E.g. in openvz we have FUSE, binfmt_misc and some other small stuff virtualized. But how to merge it in mainline? Create a separate namespace for each? Mere them into one? How to call this then?'' | ||
− | |||
− | |||
** Handling filesystem/namespace synchronization (not sure what the issue is) | ** Handling filesystem/namespace synchronization (not sure what the issue is) | ||
− | ** How to enter a container | + | ** Container design |
− | ** | + | *** How to enter a container |
− | * Cgroups+Resource management | + | *** Nature of a 'container' — kernel object or userspace fiction |
+ | |||
+ | * Cgroups+Resource management (11:30-2pm) | ||
** Cgroup implementation | ** Cgroup implementation | ||
** Additional cgroups and their design | ** Additional cgroups and their design | ||
** libcg - userspace explotation of control groups/resource management | ** libcg - userspace explotation of control groups/resource management | ||
** Resource management | ** Resource management | ||
− | * Checkpoint/Restart | + | * Checkpoint/Restart (2:30pm-5pm) |
** Summary of existing c/r patchsets/designs | ** Summary of existing c/r patchsets/designs | ||
** How to initiate and synchronize checkpoint/restart | ** How to initiate and synchronize checkpoint/restart |
Revision as of 21:41, 7 July 2008
There will be a containers mini-summit at the OLS'08. This page is for organizing this mini-summit. Feel free to edit.
When: 22nd of July 2008
Where: Ottawa, ON, Canada.
Proposal
The mini-summit proposal sent to OLS organizers. See proposal.
Topics to discuss
- Device accessibility cgroup (maybe with remap ability)
- TTYs
- Syslog
- Checkpoint/restart
- Memory controllers
- more?..
List of attendees
Please fill in your name here if you are going to attend, or email kir at openvz dot org if you are too lazy. Surely the list is not final, so put your name even if you are not sure you can make it.
This list is in no particular order.
- Kir Kolyshkin
- Pavel Emelyanov
- Denis Lunev
- Andrey Mirkin
- Serge Hallyn
- Dave Hansen
- Daniel Lezcano
- Srivatsa Vaddagiri
- Balbir Singh
- Sukadev Bhattiprolu
- Paul Menage
- Eric W. Biederman
- Oren Laadan
- Yamamoto Takashi
- Kamezawa Hiroyuki
- Benjamin Thery
- Herbert Pötzl
- Oleg Nesterov
- Dhaval Giani
- Bart Trojanowski
- Joseph Ruscio
- Constant Chan
- Linda Knippers
- Satoshi Uchida
- Masahiko Takahashi
- Martine Silbermann
- Benoit des Ligneris
- Patrick Naubert
- Daisuke Nishimura
Agenda
- Namespaces/Containers (8am-10:30am)
- sysfs issues (and any /proc issues)
- uevents/hotplug
- Network namespaces issues
- multiple namespaces in one process
- Device namespace design?
- User namespace
- Additional needed namespaces
- Small namespaces What to do with small subsystem that might need virtualization. E.g. in openvz we have FUSE, binfmt_misc and some other small stuff virtualized. But how to merge it in mainline? Create a separate namespace for each? Mere them into one? How to call this then?
- Handling filesystem/namespace synchronization (not sure what the issue is)
- Container design
- How to enter a container
- Nature of a 'container' — kernel object or userspace fiction
- sysfs issues (and any /proc issues)
- Cgroups+Resource management (11:30-2pm)
- Cgroup implementation
- Additional cgroups and their design
- libcg - userspace explotation of control groups/resource management
- Resource management
- Checkpoint/Restart (2:30pm-5pm)
- Summary of existing c/r patchsets/designs
- How to initiate and synchronize checkpoint/restart
- (state of freezer subsystem?)
- Memory state dump
- How to dump/fetch data for resource (file, ipc) checkpoint
- How to do restart
- Hopefully we can make decisions here, and get a bit of a hackfest going during OLS
Moderators
- Namespaces/containers: Serge Hallyn, Dave Hansen
- Cgroups and resource management: Paul Menage, Balbir Singh, Dhaval Giani
- Checkpoint/restart: Daniel Lezcano, Oren Laadan