Difference between revisions of "Containers/UBC discussion"
Line 1: | Line 1: | ||
; unified interface for mem, cpu, disk I/O | ; unified interface for mem, cpu, disk I/O | ||
− | : | + | : It is still not clear whether we need unified interface. |
− | + | ; memory reclamation | |
− | + | : Pending to be implemented on top of BC. | |
+ | |||
+ | ; moving tasks across beancounters | ||
+ | : Required changes: saving bc on vma instead of mm, and changing mm->bc in set_bc_id(). |
Revision as of 13:52, 6 September 2006
- unified interface for mem, cpu, disk I/O
- It is still not clear whether we need unified interface.
- memory reclamation
- Pending to be implemented on top of BC.
- moving tasks across beancounters
- Required changes: saving bc on vma instead of mm, and changing mm->bc in set_bc_id().