Displaying 20 results from an estimated 20 matches for "xensummit".
Did you mean:
xensummit_4
2012 Jun 23
1
XenSummit 2012
I''m new to Xen and I''ve never attended XenSummit but I did look at the Presentations & Videos and the Agenda from 2011 and I''m wondering if XenSummit 2012 be a good venue for learning more about designing, deploying, and managing Xen-based clouds? (The XenSummit 2012 agenda hasn''t been published yet.)
Eric Pretorious
Truck...
2011 Jun 30
1
XenSummit Agenda is now available for download
Hi everybody,
just to let you know that I uploaded the XenSummit schedule, see
http://xen.org/files/XenSummit%20NA%202011%20Schedule.pdf
More information on the summit is available at
http://xen.org/community/xensummit.html - Todd Deshane will also upload
the abstracts to this page next week and let you know.
Don’t forget to register if you are coming. The...
2011 Jun 30
1
XenSummit Agenda is now available for download
Hi everybody,
just to let you know that I uploaded the XenSummit schedule, see
http://xen.org/files/XenSummit%20NA%202011%20Schedule.pdf
More information on the summit is available at
http://xen.org/community/xensummit.html - Todd Deshane will also upload
the abstracts to this page next week and let you know.
Don’t forget to register if you are coming. The...
2012 Apr 30
0
Regarding a XenDev Day at XenSummit
Hi everybody,
we had an overwhelming vote for a 1/2 day invite only DevDay on the
Sunday before XenSummit. I will look at logistics and then get back to you.
Regards
Lars
2011 Dec 10
2
HYBRID: SMP without HAP (PV MMU)
Hi,
I have hybrid smp running with autoxlate. However, without autoxlate, I am
running into issues realted to TLB flush. The guest in this case makes
multicalls as part of which cache is flushed (__do_update_va_mapping,
etc..). However, the guest is using VPIDs and it is getting complicated.
I can just xen not do any TLB management and let the guest just do it
after return from the hypercall.
2010 Jul 03
4
ESXi, KVM or Xen?
...can be reasonably foreseen. However, looking at
available resources, it seems to have these key disadvantages
1. Poorer performance under load.
http://wiki.xensource.com/xenwiki/Open_Topics_For_Discussion?action=AttachFile&do=get&target=Quantitative+Comparison+of+Xen+and+KVM.pdf
This 2008 XenSummit paper indicates that it dies on heavy network load
as well as when there are more than a few VM doing heavy processing at
the same time. But that's two years ago and they weren't using
paravirtual drivers it seems.
http://vmstudy.blogspot.com/2010/04/network-performance-test-xenkvm-vt-d.ht...
2010 Sep 04
7
Why pv-on-hvm drivers?
Hi list,
I''ve read about recent efforts to push pv-on-hvm drivers to Linux mainline
and I''m curious to know the cause for this. What''s the advantage over using
pv_ops directly and booting the kernel paravirtualized?
Are there plans to move Linux domUs closer to the KVM way (from an
architectural point of view)?
Hope you can help.
Regards,
Markus
2009 Nov 10
12
Will pv-ops dom0-patched kernel be eventually merged into Linus Torvalds'' mainline Linux kernel tree?
After reading the following articles, it doesn''t sound very hopeful for Xen.
[1] Xen vs. KVM: Verdict still out on dueling hypervisors
http://searchdatacenter.techtarget.com/news/article/0,289142,sid80_gci1368664,00.html
[2] Xen vs. KVM Linux virtualization hypervisors
http://searchservervirtualization.techtarget.com/generic/0,295582,sid94_gci1371226,00.html
[3] Xen vs. KVM: The Linux
2009 Nov 10
12
Will pv-ops dom0-patched kernel be eventually merged into Linus Torvalds'' mainline Linux kernel tree?
After reading the following articles, it doesn''t sound very hopeful for Xen.
[1] Xen vs. KVM: Verdict still out on dueling hypervisors
http://searchdatacenter.techtarget.com/news/article/0,289142,sid80_gci1368664,00.html
[2] Xen vs. KVM Linux virtualization hypervisors
http://searchservervirtualization.techtarget.com/generic/0,295582,sid94_gci1371226,00.html
[3] Xen vs. KVM: The Linux
2011 Oct 31
12
Phoronix Xen vs KVM vs Virtualbox benchmark with Ubuntu 11.10
...o,
http://www.phoronix.com/scan.php?page=article&item=ubuntu_1110_xenkvm&num=1
Ubuntu 11.10 with Xen 4.1.1 and Linux 3.0.
Xen seems to be doing very poorly on that benchmark.
If someone has time to repeat that benchmark it would be good..
Comparing the results to those from Stefano from XenSummit 2011 NA there has be something wrong..
the results at XenSummit were pretty much the opposite compared to those by Phoronix.
-- Pasi
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2008 Nov 25
17
[RFC][PATCH] Kemari v1.0 released
Hi,
I would like to announce the first release of Kemari, an open-source
virtual machine synchronization mechanism for fault tolerance.
It offers a feasible approach to fault tolerance that does not
require the use of specific hardware or modification of applications/OS.
Kemari aims to keep VMs transparently running in times of hardware
failures. It transfers the state of the primary VM to the
2008 May 30
5
[PATCH 1/4] pvSCSI driver
pvSCSI backend driver
Signed-off-by: Tomonari Horikoshi <t.horikoshi@jp.fujitsu.com>
Signed-off-by: Jun Kamada <kama@jp.fujitsu.com>
-----
Jun Kamada
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2007 Jan 17
11
[PATCH] Add RCU support into Xen - Repost
This is a repost of the RCU patch I have posted some time ago.
The only change from the previous post, was to move it to a more
recent version of xen-unstable (changeset 13386).
I am planning to submit the following additional patches, after this
one is accepted:
1) rename_find_domain.patch: Rename find_domain_by_id() to
get_domain_by_id()
2) add_find_domain.patch: Add new
2007 Jan 17
11
[PATCH] Add RCU support into Xen - Repost
This is a repost of the RCU patch I have posted some time ago.
The only change from the previous post, was to move it to a more
recent version of xen-unstable (changeset 13386).
I am planning to submit the following additional patches, after this
one is accepted:
1) rename_find_domain.patch: Rename find_domain_by_id() to
get_domain_by_id()
2) add_find_domain.patch: Add new
2007 Jun 13
15
page table question!
I want to know any difference between writing, reading and shadow page
table (for example performance).
I am thankful for any help or resource for that.
--
Best Regards
Mohamad Taghi Mir Mohamad Rezaie
Iran University of Science and Technology
Department of Computer Science & Engineering
System Software Group
_______________________________________________
Xen-devel mailing list
2010 Apr 06
29
Xen 4.1 Feature Request List
Xen Community:
As many of you are aware, the Xen 4.0 hypervisor is due to ship tomorrow (shhhh, don''t tell anyone) and I wanted to get submissions underway for Xen 4.1 features. I have updated the Roadmap Wiki page (http://wiki.xensource.com/xenwiki/XenRoadMap) with a new section for Xen 4.1 features to be added. Feel free to add your ideas or send me your features and I will update the
2010 Apr 06
29
Xen 4.1 Feature Request List
Xen Community:
As many of you are aware, the Xen 4.0 hypervisor is due to ship tomorrow (shhhh, don''t tell anyone) and I wanted to get submissions underway for Xen 4.1 features. I have updated the Roadmap Wiki page (http://wiki.xensource.com/xenwiki/XenRoadMap) with a new section for Xen 4.1 features to be added. Feel free to add your ideas or send me your features and I will update the
2012 Aug 20
22
Xen 4.3 release planning proposal
Hello everyone! With the completion of our first few release candidates
for 4.2, it''s time to look forward and start planning for the 4.3
release. I''ve volunteered to step up and help coordinate the release
for this cycle.
The 4.2 release cycle this time has been nearly a year and a half.
One of the problems with having such a long release is that people who
get in features
2013 Jun 26
24
Re: [XenARM] XEN tools for ARM with Virtualization Extensions
(moving to xen-devel, xen-arm is for the older PV ARM port)
On Tue, 2013-06-25 at 23:59 +0000, Eric Trudeau wrote:
> Hi, I am trying to build the XEN tools for our port of XEN to our
> Cortex A15-based platform.
>
> I am using the repo at git://xenbits.xenproject.org/xen.git to
> cross-compile the tools into our rootfs.
Which branch/changeset are you using?
I've heard that
2013 Jun 13
43
[Hackathon Minutes] Xen 4.4 Planning
This took me a while to post, but given that we are not starting 4.4
just yet, this may be appropriate now. I may have misrepresented some
stuff as it has been 4 weeks since I wrote these.
Cheers
Lars
= Purpose of Roadmap =
* Set a vision for interesting features
* Track items
* Help consumers of Xen with their planning
= Release Models that work well =
There was a brief discussion on two