Difference between revisions of "Containers/UBC discussion"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
; moving tasks across beancounters
 
; moving tasks across beancounters
: Required changes: saving bc on vma instead of mm, and changing mm->bc in set_bc_id().
+
: Required changes:
 +
# saving bc on vma instead of mm
 +
# changing mm->bc in set_bc_id().

Revision as of 13:53, 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:
  1. saving bc on vma instead of mm
  2. changing mm->bc in set_bc_id().