Ah, but I'm something far more vile than that: a transplanted Brit with no sense of history and the attention span of a...
ooh look - new Mac Minis that still only hold 2GB. [:(]
ooh look - new Mac Minis that still only hold 2GB. [:(]
201,015 users have contributed to 43,226 threads and 259,184 posts.
In the past 24 hours, we have 8 new thread(s), 30 new post(s) and 82 new user(s).
@jbm said:
Okay, this is lame... So there's still no great workaround for getting a slave machine loading > 4GB. Ouch. Nobody has actually answered whether running more than one host, on Windows XP64, would allow access to more than one 4GB space for VIs. On the PC this should be possible, as there's no client-server model, afaik - that's a Mac-only thing. Is that not correct, cm? Shouldn't multiple hosts be able to load multiple applications into individual 32bit spaces, given that we're talking about 32bit apps running on 64bit XP?
Clarification on this would be greatly appreciated.
J.
@jbm said:
Thanks DG.
Looking forward to some *good* news... fingers crossed! [;)]
J.
@jbm said:
Ah, yes! This is very good news, and thanks for the update!
Any reason for the 4 Chainer instances (since you could presumably fill the 4GB with only a couple)? Was this just to keep instruments divided cleanly? ...maybe Chainer is somehow particular, I don't really know that program...
I'm thinking I'll probably use 2 instances of Bidule, provided there are no big problems with doing that. This should allow me to access around 7-ish GB, which will cut my "farm" to a single Master-Slave pair - just what the doctor ordered.
cheers,
J.
because OS X is based on MACH is based on BSD is based on UNIX which is a server operating system and connections to the GUI (aqua, which is just a hood) tend to use too much ressources. another reason is that VI can so access its own memory space (4 GB) besides from any host application (another 4 GB) which makes sense on OS X and machines with more than 4 GB RAM installed.@plurye said:
If that's true, I'd be curious to know why Macs require such a structure to handle VIs and PCs don't.
@cm said:
because OS X is based on MACH is based on BSD is based on UNIX which is a server operating system and connections to the GUI (aqua, which is just a hood) tend to use too much ressources. another reason is that VI can so access its own memory space (4 GB) besides from any host application (another 4 GB) which makes sense on OS X and machines with more than 4 GB RAM installed.
christian