[Groonga-commit] groonga/groonga at efa405e [master] Remove unused code

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 15 10:46:50 JST 2014


Kouhei Sutou	2014-04-15 10:46:50 +0900 (Tue, 15 Apr 2014)

  New Revision: efa405ee613517c47cfec7a28571b44fe6ba9660
  https://github.com/groonga/groonga/commit/efa405ee613517c47cfec7a28571b44fe6ba9660

  Message:
    Remove unused code

  Modified files:
    lib/io.c

  Modified: lib/io.c (+0 -8)
===================================================================
--- lib/io.c    2014-04-08 23:07:42 +0900 (7b68ce8)
+++ lib/io.c    2014-04-15 10:46:50 +0900 (067832e)
@@ -34,14 +34,6 @@
 
 #define GRN_IO_IDSTR "GROONGA:IO:00001"
 
-/* VA hack */
-/* max aio request (/proc/sys/fs/aio-max-nr) */
-#define MAX_REQUEST  (64*1024)
-
-#define MEM_ALIGN    grn_cache_block
-
-/* end VA hack */
-
 #ifndef O_BINARY
 # ifdef _O_BINARY
 #  define O_BINARY _O_BINARY
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index