Displaying 3 results from an estimated 3 matches for "dstodden".
Did you mean:
stodden
2011 Sep 07
3
Updated git locations now that kernel.org is no longer hosting?
Hi,
Just wondering if anyone can point me to the new locations for
xen/next-3.0 repo?
git.kernel.org doesn''t appear to be coming back up
(http://www.theregister.co.uk/2011/09/06/linus_torvalds_dumps_kernel_for_github/)
and the XenParavirtOps wiki page still refers to that. Searching the
list didn''t seem to come up with anything.
Thanks,
Nathan
--
Nathan
2011 Jun 29
10
xen 4.1.1 + 3.0.0-rc5 dom0 + blktap2
Hi,
I''m currently trying xen 4.1.1 with the 3.0.0-rc5 (heard that it now
contains the xen code to run as front or back xen domain).
Everything seems to run fine, except that I am trying since a few hours
to mount a .vhd file in the dom0.
What I tried so far:
to create a blank vhd file (this is working):
host# vhd-util create -n /storage/test.vhd -s 20G
Then i try to mount the file
2012 Mar 26
13
blkback global resources
All the resources allocated based on xen_blkif_reqs are global in
blkback. While (without having measured anything) I think that this
is bad from a QoS perspective (not the least implied from a warning
issued by Citrix''es multi-page-ring patches:
if (blkif_reqs < BLK_RING_SIZE(order))
printk(KERN_WARNING "WARNING: "
"I/O request space (%d reqs) < ring