Displaying 6 results from an estimated 6 matches for "xensummit_4".
2007 May 16
5
[RFC] pv-scsi driver (scsiback/scsifront)
Hi all.
We developped a pv-scsi driver that we refered Fujita-san''s scsi-driver
and blkback.
(see, http://www.xensource.com/files/xensummit_4/Xen_Summit_8_Matsumoto.pdf)
The pv-scsi driver''s feature is as follow:
* Guest has dedicated SCSI-HBAs of Dom0.
* Guest can send scsi_cdb to the HBAs.
* Guest recognises the HBAs from hostno of xenstore.
Currentlly, We are developping FC version based on this.
* Future work:
*...
2007 Aug 16
1
http://wiki.centos.org/TipsAndTricks/Xen
Thanks to XenSource's shiny new ASP Website all external links to
www.xensource.com broke. So the link on
http://wiki.centos.org/TipsAndTricks/Xen to
http://www.xensource.com/files/xensummit_4/Xenpvfb07_Armbruster.pdf is
also broken.
The new link is
http://xen.xensource.com/files/xensummit_4/Xenpvfb07_Armbruster.pdf
The old page moved to xen.xensource.com, so all links should work when
replacing "www" with "xen".
Regards,
Andreas
-------------- next part -----------...
2007 May 03
1
VMware multi-nic performance tech note
VMware''s published a paper on ESX vs. Xen (Enterprise) multi-nic
performance:
http://www.vmware.com/pdf/Multi-NIC_Performance.pdf
Basically, it tests network performance from a Windows 2003 guest under
Xen and VMware, and compares the results.
Just curious if there''s any work in progress that would improve this? I''d
also love to see the test repeated with a Linux
2010 Mar 15
1
Questions on Xen
Hi all,
I have the following questions regarding Xen hypervisor.Can you please
clarify these queries?
Does Xen follow any security model, in particular, does a Random Oracle (RO)
fit in Xen?
When there are concurrent Guest OS running on the same hardware, then there
has to be a mechanism for concurrency control and fairness, how does Xen
implement these?
Shared memory access has to make sure that
2009 Sep 22
14
Creating a paravirtualized guest with Xen 3.4.1 and Centos 5.3 (64bit)
Hi,
I have a set of 32bit HVM images running fine under Xen 3.2.1 and Xen 3.4.1. Due to performance issues with the fully virtualized setup, I would like to migrate one of those images to a paravirtualized image to compare the network performance. As I do not have a Xen-aware kernel for that VM, I thought the best would be to provide one from outside.
Sounds like an easy task, doesn''t
2007 May 30
30
[VTD][patch 0/5] HVM device assignment using vt-d
The following 5 patches are re-submissions of the vt-d patch.
This set of patches has been tested against cs# 15080 and is
now much more mature and tested against more environments than
the original patch. Specifically, we have successfully tested
the patch with following environements:
- 32/64-bit Linux HVM guest
- 32-bit Windows XP/Vista (64-bit should work but did not test)
-