Samuel Thibault 10 years ago
parent
commit
82fa5a50e9
1 changed files with 2 additions and 0 deletions
  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 */