On Fri, Oct 1, 2010 at 11:42 AM, Guido Trotter <[email protected]> wrote: >> When mapping Ganeti configuration parameters to the name of the real >> command line parameters, maybe naming them as closest as possible >> might be a good idea. I have no strong feelings about it. >> > > I'm just wondering if -mem-path will ever mean the memory is backed by > anything else than hugepages. Probably not, I guess, but...
It is a PITA to do futurology isn't it? On a second thought, hugepages_path should be renamed to just mem_path to keep things better aligned with the command line. So the user that is familiar with the command line parameters can locate what is needed more easily. Just for curiosity, I dug into the qemu git history and the initial commit message for this is "Add option to use file backed guest memory". Regards, Miguel
