[Groonga-commit] groonga/groonga at 9324a2d [master] Add a comment about BGQ

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Jun 24 15:18:04 JST 2016


Kouhei Sutou	2016-06-24 15:18:04 +0900 (Fri, 24 Jun 2016)

  New Revision: 9324a2d6d05366f36f0a1e41f260423f6dac5bcb
  https://github.com/groonga/groonga/commit/9324a2d6d05366f36f0a1e41f260423f6dac5bcb

  Message:
    Add a comment about BGQ

  Modified files:
    lib/grn_ii.h

  Modified: lib/grn_ii.h (+1 -0)
===================================================================
--- lib/grn_ii.h    2016-06-24 15:09:51 +0900 (f088a5a)
+++ lib/grn_ii.h    2016-06-24 15:18:04 +0900 (1c6366e)
@@ -42,6 +42,7 @@ struct _grn_ii {
   struct grn_ii_header *header;
 };
 
+/* BGQ is buffer garbage queue? */
 #define GRN_II_BGQSIZE 16
 #define GRN_II_MAX_LSEG           0x10000
 #define GRN_II_W_TOTAL_CHUNK      40
-------------- next part --------------
HTML����������������������������...
Download 



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