This is wandering off into the weeds a bit: How hard would it be to teach Linux about XC mode?
I mean, a most-console-stuff shared filesystem, before any big apps go on it, is close to 500M. I can see wanting well over a gig there. The problem, of course, is that (virtual machine size) + (filesystem DCSS size) must be < 2G. Now, if I could put my filesystems in a dataspace, I could have a whole bunch of 2G filesystems, and I could LVM them together if I wanted (obviously, I don't want to do much of this, since I have a limited amount of real memory, but I can see wanting, say, a 3G shared Linux filesystem for my guests on a 24G real storage box). Of course, for this to happen, Linux would have to learn about XC mode. I don't know enough to know whether this is "no big deal", "ooh, tricky", or "hey, while you're wishing, how about throwing in the pony too" in terms of implementation complexity. Anyone? Adam
