[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-users] best way to optimize use of CPU and IO
Itamar - IspBrasil wrote: > Fong Vang wrote: > > I have a system with 2 quad core CPUs running Xen on CentOS 5.1 > > 64-bit. The kernel sees this system as having 8 CPUs. If I were to > > create 6 domUs, what would be the best way to allocate the CPUs to get > > best CPU and IO performance? Should all CPUs be allocated to all domU > > and let the system allocate as it sees fit or would the system perform > > better if each domU is restricted to fewer CPUs? > > > > Each domU is running a custom Java application that utilizes MySQL > > heavily. Application is heavily threaded. > > put mysql on another machine. I do not understand how you can blindly say that. You don't know the type of CPUs, the amount of memory, or the type of storage the OP is using, so there is no qualification to say that. Jeez If anything, in the end it will probably be the Java engine that may need it's own sandbox to play in. You could setup 8 separate MySQL read instances and load balance well under Xen. Java... well that's another story. You need to allocate the number of CPUs based on the application and how your processors react to the Xen scheduler. -Ross ______________________________________________________________________ This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of this e-mail, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify the sender and permanently delete the original and any copy or printout thereof. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |