Re: Multi-Threaded make

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

 



On 28Nov2012 15:37, JD <jd1008@xxxxxxxxx> wrote:
| While building the kernel from source RPM, I run
| the command ps -ef | grep make in another terminal,
| and I do see that 4 make processes are running, with
| each one building objects for a different kernel source
| directory.
| 
| However, something else seems to be single threaded
| which is causing the huge delay in finishing kernel build.
| 
| I found that when I run top to see the upper-most
| cpu consumers, I see only one cc1 process at the top.
| 
| So I ran ps again to see how many cc1 processes there
| are.
| 
| Always - just one cc1 process.
| 
| I would expect to see anywhere from 1 to 4 cc1 processes
| at a time. But that is not the case.
| 
| What is forcing only a single instance of cc1 at a time?

Is make running with the "-j 4" (or whatever value) option?
-- 
Cameron Simpson <cs@xxxxxxxxxx>
-- 
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