[cache_LRU]
;size   threshold
 0.1    1024000

;[cache_LRU]
;size   threshold
 0.2    1024000

[cache_LFU]
;size   threshold
 0.1    1024000

[cache_SIZE]
;size   threshold
 0.1    1024000

[cache_PARTITIONING]
; size partition_ratio threshold upgrading_threshold window_size throw_away
  0.1  0.5             1024000   2                   1024000     0

[cache_PARTITIONING]
; size partition_ratio threshold upgrading_threshold window_size throw_away
  0.1  0.5             1024000   2                   1024000     1

