about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--todo.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.html b/todo.html
index abb9c11..417b3c3 100644
--- a/todo.html
+++ b/todo.html
@@ -49,6 +49,11 @@ might be able to help out.
   wlroots to downgrade it to an older protocol.
 
   <li>
+  Implement a ceiling for host memory allocated by the
+  crosvm <a href="https://spectrum-os.org/doc/developer-manual.html#_the_memfd_server">memfd
+  server</a>.
+
+  <li>
   Create a minimal VM kernel configuration.  This will make it much
   easier to iterate on the VM kernel, by substantially reducing clean
   build times.