search for: ramx

Displaying 2 results from an estimated 2 matches for "ramx".

Did you mean: ram
2013 Jan 16
1
Running a script on xm create
...the machine is actually started? ie, I''d like to "setup" the disks for the VM before xen/qemu tries to use the devices and allocate to the domu. I''m using xen 4.1.3 on Debian testing, and using the xm toolstack. In particular, I''m allocating a ram drive (/dev/ramX) to the domU, but I need to ensure the module is loaded, the ramdrive exists, and also use dd to copy the image of the drive into the ramdrive (partition, format, and files all in one go), all before the machine bootup commences. Thanks for any suggestions. Regards, Adam -- Adam Goryachev Websi...
2012 Sep 19
27
[PATCH] Persistent grant maps for xen blk drivers
This patch implements persistent grants for the xen-blk{front,back} mechanism. The effect of this change is to reduce the number of unmap operations performed, since they cause a (costly) TLB shootdown. This allows the I/O performance to scale better when a large number of VMs are performing I/O. Previously, the blkfront driver was supplied a bvec[] from the request queue. This was granted to