Re: Multi-Threaded make

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



JD <jd1008 <at> gmail.com> writes:

> For the last time:
> rpmbuild has no -j anything  option!!!
> 
JD -

Calm down.  Have a glass of wine or a beer or whatever.  Noone is saying
rpmbuild has a -j option.  Several of us are trying to explain to you that
programs like rpmbuild can do things that the end user may not realize are
happening.  If you wish to learn from our experience, we'll attempt to answer
your questions.  If not, don't expect much help.

Back to the question at hand.  Depending on the nature of the rpm being built,
rpmbuild may spawn several make processes that run in parallel.  You are seeing
this when you run ps during your build.  You probably have no control over this
although there MAY be options for invoking rpmbuild that control this.  

What I was attempting to explain is that tasks with significant I/O can
frequently run in parallel even though there are fewer CPUs than tasks.  Several
tasks can be waiting on I/O and the CPU is idle which means doing something else
MAY decrease the overall time the rpm build takes.  I used the example of
building the kernel to illustrate this; nothing more.

Cheers,
Dave


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux