a4cc65a3cc
Removed unused 'allowPageCache' parameter to RdbScan::setRead()
2017-01-29 01:23:39 +01:00
d22d5c1db5
Encapsulated RdbScan better
2016-09-29 15:47:39 +02:00
dd4a375924
Moved m_inPageCache from RdbScan to Msg3::Scan
2016-09-29 15:28:22 +02:00
2940617511
Remvoed unused RdbScan::m_allowPageCache
2016-09-06 15:13:32 +02:00
a040a78c99
Use key96_t instead of key_t and redefining std lib key_t (which breaks std lib functionality that uses key_t)
2016-09-02 14:49:06 +02:00
53ca195b12
Use rdbid_t in RdbScan.*
2016-08-25 17:33:56 +02:00
8b3a025688
rename RdbScan::m_list to RdbScan::m_rdblist. Don't like the use of m_list->m_list of different types
2016-07-11 12:54:54 +02:00
8dab0db467
Remove extra semicolons
2016-05-19 18:37:26 +02:00
ab0b9d03ea
Standardize header guards
2016-03-08 22:16:02 +01:00
09de59f026
do not store cblock, etc. tags into tagdb to save
...
disk space. added tagdb file cache for better performance,
less disk accesses. will help reduce disk load.
put file cache sizes in master controls and if they change
then update the cache size dynamically.
2015-09-10 12:46:00 -06:00
96b8197ad3
now it compiles with -m32
2014-11-10 14:45:11 -08:00
e7dd8f7956
replace long long with int64_t
2014-10-30 13:36:39 -06:00
f6e560c1f4
Initial file population.
2013-08-02 13:12:24 -07:00