|
|
|
|
|
by tpetry
3348 days ago
|
|
Think of it as a write-back cache to sliw HDDs. You will be able to have very fast consistent DURABLE cache writes which will be written back async to slow HDDs. 32GB is more than enough for this case. Or your filesystem caching often requested disk blocks which had to be removed because of memory pressure. |
|