Because I've run make deb-pkg
so many times, I've started to see exactly where
it starts to slow down even with really large machines. Observing cpu usage, I
noticed that many parts of the build were serialized on a single core. Upon
further investigation I found the following.
↧
Chris J Arges: linux make deb-pkg speedup
↧