Samuel Thibault 10 anni fa
parent
commit
82fa5a50e9
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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 */