Changes

Jump to navigation Jump to search
316 bytes added ,  15:44, 27 February 2015
no edit summary
Line 6: Line 6:  
! potential/willing assignee
 
! potential/willing assignee
 
! comments
 
! comments
 +
|-
 +
| kernel || Make pipes swappable || hard || - || When [[Memory dumping and restoring|pre-dumping]] memory we pull all the task's memory into pipe with vmsplice and then send it via network splicing the pages into socket. During this period all the memory is effectively pinned as pages in pipe are not swappable.
 
|-
 
|-
 
| crtools || Deduplication for shmem [[memory dumps]] || easy || - || We have dedup action and --auto-dedup option for dump/restore which only works for pid pagemaps. Need the same for shmem.
 
| crtools || Deduplication for shmem [[memory dumps]] || easy || - || We have dedup action and --auto-dedup option for dump/restore which only works for pid pagemaps. Need the same for shmem.

Navigation menu