Samuel Thibault 10 年 前
コミット
82fa5a50e9
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  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 */