[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cluster list
OK, hello, anybody alive?
What type of clusters do people care to discuss, if any?
Ethernet-based
huge SMP system treated as a cluster
NUMA system, with multiple kernels and single-system image
systems that DMA between nodes (dest. addr. specified by which side?)
IP, raw, or other transport?
Might one abuse the huge-memory and IO MMU support for
a global memory space?
#define MAKE_PAGE_NUM(node,addr) ( ((node)<<20) | ((addr)>>12) )
Linux-cluster: generic cluster infrastructure for Linux
Archive: http://mail.nl.linux.org/linux-cluster/