Re: Add an IP alias to ethernet interface

2007-06-06 Thread Deskin Miller
l rules, as well as things like differing QoS classes for different alias interfaces. There're other uses; these are the first that came to my mind. -Deskin Miller -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: suggest 'make -j2' for SMP machines?

2007-06-05 Thread Deskin Miller
d give everyone more bang for their buck. I think the people have spoken on this one. Thanks all for the useful feedback. -Deskin Miller -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: suggest 'make -j2' for SMP machines?

2007-06-04 Thread Deskin Miller
On 6/4/07, Miguel Bazdresch <[EMAIL PROTECTED]> wrote: > Deskin Miller wrote: > > [ should the book say anything about 'make -j X' on multi-core systems? ] > > ['make -j X' where X is number of cores is more or less optimal...] > > As far as mentionin

suggest 'make -j2' for SMP machines?

2007-06-03 Thread Deskin Miller
Section 4 or 5 somewhere, perhaps in SBU discussion (4.5 'About SBUs'), to let SMP users know. Is this worth adding to the book? I'm continuing building using make -j2, and haven't had any issues with it thus far; if I do discover any, I'll be sure to post about it. -Des