OpenVZ assumes that tasks can't move between task-groups for a single reason:user shouldn't be able to escape from the container. But this have no implication on the design/implementation.
It does, for the memory controller at least. Things like shared anon_vma's between tasks across containers make it somewhat harder. It's much worse if you allow threads to split across containers.
BTW, do you see any practical use cases for tasks jumping between resource-containers?
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- From: Kirill Korotaev <[email protected]>
- Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- References:
- [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- From: Srivatsa Vaddagiri <[email protected]>
- Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- From: Andrew Morton <[email protected]>
- Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- From: Andrew Morton <[email protected]>
- Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- From: Alan Cox <[email protected]>
- Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- From: Srivatsa Vaddagiri <[email protected]>
- Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- From: Kirill Korotaev <[email protected]>
- [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- Prev by Date: [BUG -rt] Double OOPs - thread_info free race / printk recursive lock
- Next by Date: Re: Linux v2.6.18-rc3
- Previous by thread: Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- Next by thread: Re: [RFC, PATCH 0/5] Going forward with Resource Management - A cpu controller
- Index(es):