Samuel Thibault hace 10 años
padre
commit
82fa5a50e9
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/core/disk_ops/unistd/disk_unistd_global.c

+ 2 - 0
src/core/disk_ops/unistd/disk_unistd_global.c

@@ -46,6 +46,8 @@
 #  define MEM_SIZE 1
 #endif
 
+/* TODO: on Linux, use io_submit */
+
 /* ------------------- use UNISTD to write on disk -------------------  */
 
 /* allocation memory on disk */