[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen and Adaptec (formerly DPT) SmartRAID V Controller (rev 01)
Yes, this creates the optimal CPU load. at any one time two fo the three should always be compiling while the third is doing reads/writes to the filesystem. More than #cpu+1 and you end up with procs waiting for cpu time. Less and yoiu leave CPU time idle. On a UP machine doing j > 1 actually slows things down due to scheduling conflicts. On Wed, 2004-12-01 at 16:21 +0100, Jan Kundrát wrote: > Martin Maney wrote: > > But slowly, which > > reminds me to ask if the Xen build has a toggle for using both of the > > CPUs - on a single PII/450 the pair of kernels took around 50 minutes. > > `make -j3 vmlinuz`? > I read somewhere that the number should be number_of_cpus + 1. > > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxxxx > https://lists.sourceforge.net/lists/listinfo/xen-devel -- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |