|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Dual Core processor options
Yes, that'd work. You can put domUs on any logical processor (hyperthread,
core, real CPU package...). If the domUs are SMP you can spread them across
several logical processors.
Bear in mind dom0 has to go somewhere though ;-) On hyperthreaded systems
there's a benefit to allowing dom0 its own hyperthread so that it's never
context switched and is always available for servicing IO requests.
On a multicore without HT, you might have it share a core with domUs, or
dedicate a core - depending on your expected IO load.
Cheers,
Mark
On Dec 7 2005, Simon wrote:
Hi There, Having read about this somewhere recently, am i correct in
assuming that if you have a (say) dual processor server with dual core
processors, that you can assign domU's to individual cores? for
example:
2 domUs on 1 core of one processor
1 domU on the other core of the same processor
1 domU to both cores of the other processor
This allocation would of couse reflect the indented usage of domUs
Regards,
Simon
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|