2 process.
e drive = ssd raid0
- plotter generate 4 spt plot and move then to next step
client.exe --no-benchmark -m 115GB -d,4N,s e:\plots -d,t d:\tmp -c 5 -4 -s .
move e:\plots\*.spt e:\plots2\
- finalizer - it compress 4 spt to fpt and move to final folder
client.exe --no-benchmark -m 3GB -d,4N,f e:\plots2 -c 5 -4 -s .
move e:\plots2\*.fpt e:\final\
As you can see - finalizer don’t need mach ram.
1 and 2 process run in cycle by scheduler
-d,t d:\tmp - in this folder plotter create tmp file NoSSDChiaPool.tmp but don’t write to it (if you set 115Gb ram cache of course ), only if you break plotter work by ctrl_c