Multi-cores and standalones

2009-05-09 Thread Bryan McCormick
Does anyone know how or if multiple standalones use memory space or cores? I realize they are not multi-threaded or multi-core aware. But let's say you had five or six standalones running. Are they all in the same space, using the same core? Or does the system dispatch and allocate them? I

RE: Multi-cores and standalones

2009-05-09 Thread Jim Bufalini
Bryan McCormick wrote: Does anyone know how or if multiple standalones use memory space or cores? I realize they are not multi-threaded or multi-core aware. But let's say you had five or six standalones running. Are they all in the same space, using the same core? Or does the system dispatch

Multi-cores and standalones

2009-05-09 Thread Bryan McCormick
Thanks Jim, that's issue 1 out of the way. Now for the mystery of how apps are handled in multicore environments. ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Multi-cores and standalones

2009-05-09 Thread Pierre Sahores
The same with mac os x (10.5) : 2 apps = 2 cores at work. -- Pierre Sahores mobile : 06 03 95 77 70 www.sahores-conseil.com Le 9 mai 09 à 19:21, Jim Bufalini a écrit : Bryan McCormick wrote: Does anyone know how or if multiple standalones use memory space or cores? I realize they are not