Implement an optional high performance "cleaner"
When running really massive runs, "-j180 -n10000" kind of things, the "rm -rf" of the tmpdir becomes the limiting factor. The new -C option sends that int nice(1)'ed child process.
Showing
Please register or sign in to comment