More than the "-j #" option is important here. RAM use will vary
radically depending on what parts of the kernel you are compiling.
-j 30 is excessive on a single processor machine, though; I find -j8
to be optimal on a PPro 180 with 64MB RAM. -j16 hits swap on this
machine with my standard kernel options. -j12 fails to hit swap but
is slower than -j8. I don't think that anyone else can get anything
useful from this except that they need to try timing things
themselves; -jX, where X is 4 times the number of processors in the
machine, is a good place to start for machines with 16MB+ of RAM.
Cordially,
Sumner
-- Respond by post or email, but please don't CC: postings to me; my mailbox is already quite full.