July 6, 2018
2:38 p.m.
On Fri, 06 Jul 2018 08:26:52 -0300, "Daniel." said:
I'll try using a disk on memory (residing on a tmpfs mount) for improving this. Good idea!
Of course, actually getting the data *onto* the tmpfs will involve a lot of I/O, and it doesn't really fix the problem (just moves it around) unless your tmpfs is basically R/O and persists across multiple ansible runs...