Re: Limiting memory used by parallel?

2018-01-31 Thread hubert depesz lubaczewski
On Tue, Jan 30, 2018 at 05:52:47PM +0100, Ole Tange wrote: > Typically the tmp-filesystem will be at least as fast as any other > file system, but on many systems /tmp is faster than other filesystems > on the server. > If you really will not use tar to generate the input, then at least > make sure

Re: Limiting memory used by parallel?

2018-01-31 Thread Ole Tange
On Wed, Jan 31, 2018 at 12:40 PM, hubert depesz lubaczewski wrote: > On Tue, Jan 30, 2018 at 05:52:47PM +0100, Ole Tange wrote: >> Typically the tmp-filesystem will be at least as fast as any other >> file system, but on many systems /tmp is faster than other filesystems >> on the server. >> If yo