Hi.

On Sat, Feb 13, 2016 at 05:06:20PM +0100, Jakub Jermar <ja...@jermar.eu> wrote:
> Looking forward to your suggestions and enhancements to the above list.

Here is my idea (buzzword included).

Containers for HelenOS

- loosely based on ideas from system daemon branch
- isolation via namespaces
  - brokers
    - service names 
    - vfs (chroot, pivot root)
  - kernel (restricted/virtual task IDs)
- task resource control (kernel modifications)
- container management (images, sysman)
- benefits
  - competitive feature with other systems (cf Hurd recursive boots)
  - improved testing/debugging of various uspace servers -- within HelenOS
  - alternative for multiuser support
  - refine servers' APIs so that they are more composable and recursive
  - solve the VFS as SPoF problem, containers might be peers/deputies

Michal

Attachment: signature.asc
Description: Digital signature

_______________________________________________
HelenOS-devel mailing list
HelenOS-devel@lists.modry.cz
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to