anton (staff) wrote:Discarding (freeing memory w/o data written to disk) cache is an extremely effective way to render whole volume useless. As a result who-knows-how-many last writes would not reach the medium. So the answer to you question is: NEVER.
deiruch wrote:(When would discarding cached data ever make sense? [Except under memory pressure])
That was a rhethorical question

. Also I was talking about read caches (should've written that more clearly) which can be discarded always without problems but usually are kept as long as possible.