Не могу понять о чём говорится в мануале.
Вот из описания:
Read#/Write#
The read/write ratio for invalidating data on the SSD. When the ratio is reached, the page is removed from the cache. Values range from 1-10 for each parameter.
dirtyPageThreshold#
Controls the amount cache space allocated to “dirty” data; that is, data that has not been committed to disk. The threshold value ranges from 1-100 (percent). Once the percentage of dirty pages crosses the threshold, the data are flushed to disk.
Спасибо отозвавшимся.
