madMAx43v3r / chia-gigahorse

221 stars 32 forks source link

[Feature Request] farming with lots of ram to reduce disc IO #153

Open Motophan opened 1 year ago

Motophan commented 1 year ago

If you have zfs with a large arc2 (ram cache) it will eventually cache the parts of plots that need to be read for non-partials to be submitted, and your disc activity will dramatically reduce.

Would it be possible to have a 128GB-farming mode where a large ammount of ram is used to cache the parts of the plots that need to be computed specifically for sinagepoints but not partials (as thats random right?)