Re: [uml-user] SMP support for UML and OpenSSI Cluster

2007-12-04 Thread Cameron Kerr
I'm not that familiar with OpenSSI or how SKAS3 works, but wouldn't they conflict? I seem to recall being told (quite) a while back that UML wouldn't run on Mosix (not that OpenSSI is Mosix)... presumably for some SKAS related reason??? Could someone possibly elaborate? I looked at the Power

Re: [uml-user] Multiple instances

2007-12-04 Thread Jeff Dike
On Fri, Nov 30, 2007 at 06:54:02AM -0500, Jason Gauthier wrote: > I am trying to run multiple instances of UML, but running into > problems "sharing" the bridged network interface. Can someone outline > how this can be done? Describe your network more completely. With multiple UMLs and bridgin

Re: [uml-user] SMP support for UML and OpenSSI Cluster

2007-12-04 Thread Jeff Dike
On Tue, Dec 04, 2007 at 10:51:28PM +0100, Flavio wrote: > Can an UML process run on multiple processor? If you mean an SMP UML instance, right now, no. > I thought to use an HPC clustering system for processes migration > between two machines. > Since UML is an (user mode) process, could it be mi

[uml-user] SMP support for UML and OpenSSI Cluster

2007-12-04 Thread Flavio
Hi all, Can an UML process run on multiple processor? I thought to use an HPC clustering system for processes migration between two machines. Since UML is an (user mode) process, could it be migrated from a cluster to another one? Can I benefit of an HPC clustering system to increase performances?