Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
/ rpf Public archive

A new feature in the Linux kernel that resolves page faults over RDMA. This is used during post-copy container migration by copying memory pages from the source machine on demand. Latency during a page fault is critical, and this feature has been designed to minimize the latency.

License

Notifications You must be signed in to change notification settings

IBM/rpf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rpf

A new feature in the Linux kernel that resolves page faults over RDMA. This is used during post-copy container migration by copying memory pages from the source machine on demand. Latency during a page fault is critical, and this feature has been designed to minimize the latency.

About

A new feature in the Linux kernel that resolves page faults over RDMA. This is used during post-copy container migration by copying memory pages from the source machine on demand. Latency during a page fault is critical, and this feature has been designed to minimize the latency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published