|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Clustering
> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-
> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Miles Fidelman
> Sent: Wednesday, April 06, 2011 10:15 AM
>
> You might want to google "single system image" and take a look at
> http://www.kerrighed.org
Distributed shared memory is a hard problem (consider how you'd
implement an efficient spinlock, for example). Google for
"Cache-Coherent Distributed Shared Memory", e.g.
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.83.8174&rep=rep
1&type=pdf.
Even simple NUMA architectures are not well supported by modern
software. Unfortunately it seems such machines are more theoretical
than practical at this time.
-Jeff
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|