diff --git a/ROADMAP.md b/ROADMAP.md
index a69cbc9d440a5779cdcc714c090ee90e290b7686..65a84d4645a75fceb8301e8bcaa43fc6704aeb8b 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -58,11 +58,15 @@ Could have
 
 Nice to have
 
+* Raspberry Pi (armhf/armv6) support (currently available)
+* AARCH64 (64-bit ARM) port
+
 * Guide for termination through NGinx or built-in TLS termination
 * Guide for basic authentication over HTTPs (set up externally through NGinx etc)
+
+* CRIU - (Checkpoint/Restore In Userspace) for warm-loading serverless tasks with a high start-up cost/latency.
 * Billing control for functions
-* AARCH64 (64-bit ARM) port
-* Raspberry Pi (armhf/armv6) support (currently available)
+
 
 ## 3. Development and Contributing