about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2020-05-29 19:11:15 +0000
committerAlyssa Ross <hi@alyssa.is>2020-05-29 19:11:15 +0000
commit7d16349614c31c3618f7e365d5a3d87eb0339e27 (patch)
treebbf7f4bd11c37e257cc2839a384fcab15c21bada
parent6a934b0ee82d4725f858b40a95dba711722b4abf (diff)
downloadwww-7d16349614c31c3618f7e365d5a3d87eb0339e27.tar
www-7d16349614c31c3618f7e365d5a3d87eb0339e27.tar.gz
www-7d16349614c31c3618f7e365d5a3d87eb0339e27.tar.bz2
www-7d16349614c31c3618f7e365d5a3d87eb0339e27.tar.lz
www-7d16349614c31c3618f7e365d5a3d87eb0339e27.tar.xz
www-7d16349614c31c3618f7e365d5a3d87eb0339e27.tar.zst
www-7d16349614c31c3618f7e365d5a3d87eb0339e27.zip
todo.html: add request for memfd server ceiling
-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.