Posts

Showing posts from March, 2016

GNU Make: How many jobs is optimal for the '-j' option?

GNU Make: Why not use load average to limit the number of jobs started?

C++ segfault occurs after main() returns