Difference between revisions of "Academic Research"

From CRIU
Jump to navigation Jump to search
m (add 24 works)
m
Line 1: Line 1:
 
* GPU CRIU
 
* GPU CRIU
  
[SoCC'24] On-demand and Parallel Checkpoint/Restore for GPU Applications
+
[SoCC '24] On-demand and Parallel Checkpoint/Restore for GPU Applications
 +
 
 +
[SC-W '23] Checkpoint/Restart for CUDA Kernels
  
  
 
* CRIU for Migration
 
* CRIU for Migration
  
[APNet'24] Software-based Live Migration for Containerized RDMA
+
[APNet '24] Software-based Live Migration for Containerized RDMA
 +
 
 +
[SEATED '24] Live Migration of Multi-Container Kubernetes Pods in Multi-Cluster Serverless Edge Systems
  
[SEATED'24] Live Migration of Multi-Container Kubernetes Pods in Multi-Cluster Serverless Edge Systems
+
[ICT '24] Packet Buffering to Minimize Service Downtime and Packet Loss During Redundancy Switchover
  
[ICT'24] Packet Buffering to Minimize Service Downtime and Packet Loss During Redundancy Switchover
+
[SIGMOD/PODS '24] Demonstration of ElasticNotebook: Migrating Live Computational Notebook States
  
[ICDCS'24] Dapper: A Lightweight and Extensible Framework for Live Program State Rewriting
+
[ICDCS '24] Dapper: A Lightweight and Extensible Framework for Live Program State Rewriting
  
[Cloud'24] FastMig: Leveraging FastFreeze to Establish Robust Service Liquidity in Cloud 2.0
+
[Cloud '24] FastMig: Leveraging FastFreeze to Establish Robust Service Liquidity in Cloud 2.0
  
[TOCS'22] H-Container: Enabling Heterogeneous-ISA Container Migration in Edge Computing
+
[TOCS '22] H-Container: Enabling Heterogeneous-ISA Container Migration in Edge Computing
  
[VEE'22] Portkey: hypervisor-assisted container migration in nested cloud environments
+
[VEE '22] Portkey: hypervisor-assisted container migration in nested cloud environments
  
  
 
* CRIU Security
 
* CRIU Security
  
[APSys'24] Towards Efficient End-to-End Encryption for Container Checkpointing Systems
+
[APSys '24] Towards Efficient End-to-End Encryption for Container Checkpointing Systems
  
[eBPF'24] Custom Page Fault Handling With eBPF
+
[eBPF '24] Custom Page Fault Handling With eBPF
  
[ARES'24] Don't, Stop, Drop, Pause: Forensics of CONtainer CheckPOINTs (ConPoint)
+
[ARES '24] Don't, Stop, Drop, Pause: Forensics of CONtainer CheckPOINTs (ConPoint)
  
[ATC'22] RRC: Responsive Replicated Containers
+
[ATC '22] RRC: Responsive Replicated Containers
  
  
 
* CRIU for Database
 
* CRIU for Database
  
[Journal of Cloud Computing'24] MDB-KCP: persistence framework of in-memory database with CRIU-based container checkpoint in Kubernetes
+
[Journal of Cloud Computing '24] MDB-KCP: persistence framework of in-memory database with CRIU-based container checkpoint in Kubernetes
  
[VLDB'23] Async-fork: Mitigating Query Latency Spikes Incurred by the Fork-based Snapshot Mechanism from the OS Level
+
[VLDB '23] Async-fork: Mitigating Query Latency Spikes Incurred by the Fork-based Snapshot Mechanism from the OS Level
  
[EuroSys'21] On-demand-fork: a microsecond fork for memory-intensive and latency-sensitive applications
+
[EuroSys '21] On-demand-fork: a microsecond fork for memory-intensive and latency-sensitive applications

Revision as of 23:43, 10 December 2024

  • GPU CRIU

[SoCC '24] On-demand and Parallel Checkpoint/Restore for GPU Applications

[SC-W '23] Checkpoint/Restart for CUDA Kernels


  • CRIU for Migration

[APNet '24] Software-based Live Migration for Containerized RDMA

[SEATED '24] Live Migration of Multi-Container Kubernetes Pods in Multi-Cluster Serverless Edge Systems

[ICT '24] Packet Buffering to Minimize Service Downtime and Packet Loss During Redundancy Switchover

[SIGMOD/PODS '24] Demonstration of ElasticNotebook: Migrating Live Computational Notebook States

[ICDCS '24] Dapper: A Lightweight and Extensible Framework for Live Program State Rewriting

[Cloud '24] FastMig: Leveraging FastFreeze to Establish Robust Service Liquidity in Cloud 2.0

[TOCS '22] H-Container: Enabling Heterogeneous-ISA Container Migration in Edge Computing

[VEE '22] Portkey: hypervisor-assisted container migration in nested cloud environments


  • CRIU Security

[APSys '24] Towards Efficient End-to-End Encryption for Container Checkpointing Systems

[eBPF '24] Custom Page Fault Handling With eBPF

[ARES '24] Don't, Stop, Drop, Pause: Forensics of CONtainer CheckPOINTs (ConPoint)

[ATC '22] RRC: Responsive Replicated Containers


  • CRIU for Database

[Journal of Cloud Computing '24] MDB-KCP: persistence framework of in-memory database with CRIU-based container checkpoint in Kubernetes

[VLDB '23] Async-fork: Mitigating Query Latency Spikes Incurred by the Fork-based Snapshot Mechanism from the OS Level

[EuroSys '21] On-demand-fork: a microsecond fork for memory-intensive and latency-sensitive applications