Difference between revisions of "Containers/UBC discussion"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
Line 1: Line 1:
 
; unified interface for mem, cpu, disk I/O
 
; unified interface for mem, cpu, disk I/O
: xxx
+
: It is still not clear whether we need unified interface.
  
# memory reclamation
+
; memory reclamation
# moving tasks across beancounters
+
: 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().