[go: up one dir, main page]

Menu

/ddc/trunk Commit Log


Commit Date  
[r1028] by mukau

* v2.1.13: * teased apart *._con file format for mmap()-friendliness; new format breakdown:
- *._con (version header)
- *._con_files (file list, n-separated)
- *._con_idx (byte offsets in *._con_files)
- *._con_prefix (common string prefix, formerly computed at startup time)
* added RssFile and RssAnon reporting to server 'vmem' status attribute (requires linux kernel >= v4.5)

2018-06-27 11:50:14 Tree
[r1027] by mukau

+ added CConcIndexator::GetCommonFilePrefix(): prepare for mmap()-able *._con

2018-06-25 09:11:19 Tree
[r1026] by mukau

* doc updates

2018-06-25 08:43:02 Tree
[r1025] by mukau

* jemalloc build-time option

2018-06-22 14:17:52 Tree
[r1023] by mukau

+ ConcSession::ClearQueryResults() now swaps-and-clears m_QueryResultStr too (try to avoid rss bloat for persistent servers

2018-06-18 07:31:17 Tree
[r1021] by mukau

+ v2.1.12-rc2 preparing for tag

2018-06-15 13:49:32 Tree
[r1018] by mukau

+ Changes typo

2018-06-15 08:23:28 Tree
[r1017] by mukau

v2.1.12-rc2 * added 'mmap' info-response field for leaf servers (-> corpus opt-file MemoryMap option)
* added 'hitstrings' info-response field for branch servers (-> server opt-file HitStringsParallel option)

2018-06-15 08:22:54 Tree
[r1015] by mukau

* fixed broken include directive in ddc_server.opt (-> updated TrimSafe() method in ddcString.cpp)

2018-06-15 07:21:59 Tree
[r1012] by mukau

* added HitStringsParallel server.opt option -> send 'get_hit_strings' requests to daughters in parallel
- should help if we have hit data in page cache or very fast random access secondary storage

2018-06-14 14:09:10 Tree
Older >