Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:Over commit is great (Score 1) 4

wait until memory pressure builds and paging hits performance more than you'd like, then auto-migrate machines off the host

That should happen before the host runs out of memory, or very soon after. The other thing is why wouldn't you do this waaay in advance if you have a node who's memory is not overcommitted, and a node that is. All nodes are overcommitted? Then you are basically screwed if you need to evacuate all VM's from a node at once due to failure.

Memory overcommit is just a dangerous game man. I'd only use it in the case where you provisioned resources for X physical node failures, and you have X+ failures. No other choice, and temporary.

But the demo is showing over-provisioning of desktop machines. Seriously, what enterprise sysadmin cares if it takes an extra two seconds for PowerPoint to load on a user's VDI VM?

Operating Systems

Extreme Memory Oversubscription For VMs 129

Laxitive writes "Virtualization systems currently have a pretty easy time oversubscribing CPUs (running lots of VMs on a few CPUs), but have had a very hard time oversubscribing memory. GridCentric, a virtualization startup, just posted on their blog a video demoing the creation of 16 one-gigabyte desktop VMs (running X) on a computer with just 5 gigs of RAM. The blog post includes a good explanation of how this is accomplished, along with a description of how it's different from the major approaches being used today (memory ballooning, VMWare's page sharing, etc.). Their method is based on a combination of lightweight VM cloning (sort of like fork() for VMs) and on-demand paging. Seems like the 'other half' of resource oversubscription for VMs might finally be here."
Data Storage

Best Home Network NAS 802

jammerjam writes "My WD 120GB drive got its MBR scrambled so it no longer mounts in my W*ndoze box (I can recover the data so I know that's intact). But now that's made me realize I need to implement my data backup plan. Scouring the Internet I can't find a reliable resource for home NAS solutions. For every positive review I can find a negative that refutes it. My first choice from what I found starts at $1200...I've got $500. Anyone have a suggestion? I'm not looking for enterprise-level storage here — but I do want reliability."

Comment Works better under WINE (Score 1) 49

no sound; no file uploading; no texture downloading.

I just tried running the windows SL client under wine (on a gentoo box with a fairly recent NVidia card) last week. I'm able to hear sounds as well as view textures (didn't try uploading any files), and the 3d hardware acceleration is definitely working.

Best bet: stick with wine for now, until they get the linux client functionality fully worked out.

And yeah, I'm still trying to figure out something interesting to do/build in SL. The casinos and sex clubs are not exactly worth my time.

Cheers,
Tim

Slashdot Top Deals

Your good nature will bring you unbounded happiness.

Working...