CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程

文件名称:xen-4.1.1.tar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    9.88mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

Xen通过一种叫做半虚拟化的技术获得高效能的表现(较少的效能损失,典型的情况下大约损失 2 ,在最糟的情况下会有 8 的效能耗损;与其它使用完全的虚拟化却造成最高到 20 损耗的其他解决方案形成一个明显的对比),甚至在某些与传统虚拟技术极度不友好的架构上(x86),Xen也有极佳的表现。与那些传统透过软件模拟实现硬件的虚拟机不同,在3.0版本及在Intel VT-X支援前的Xen需要让客座作业系统(guest operating systems)与Xen API进行连接。到目前为止,这样连结已经可以运用在NetBSD,GNU/Linux,FreeBSD和贝尔实验室的Plan 9系统上。在Brainshare 2005会议上,Novell展示了NetWare与 Xen的连通。与Windows XP连通的技术曾在Xen开发初期进行,但微软的协议未能允许它发布。Sun微系统公司也正积极研究Solaris与Xen的连结,使其能在Xen平台上运作。-his article is about the virtualization software. For other uses, see Xen (disambiguation).

Xen



Xen running NetBSD and three Linux distributions

Developer(s)  The Xen Project

XenSource, Inc.

Initial release  2003

Stable release  4.1[1]/March 25, 2011 5 months ago

Operating system  Linux, and other Unix-like,*BSD, OpenSolaris as both hosts and guests Microsoft Windows as a guest OS.

Type  Virtual machine monitor

License  GNU GPL v2

Website  http://www.xen.org/

In computing, Xen (pronounced /ˈ zɛ n/) is a virtual-machine monitor for IA-32, x86-64, Itanium and ARM architectures. It allows several guest operating systems to execute on the same computer hardware concurrently. The University of Cambridge Computer Laboratory developed the first versions of Xen as of 2010, the Xen community develops and maintains Xen as free software, licensed under the GNU General Public License (GPLv2).

Xen systems have a structure with the Xen hypervisor as the lowest and most privileged l
相关搜索: xen-4 tar

(系统自动生成,下载前可以参看下载内容)

下载文件列表

xen-4.1.1/
xen-4.1.1/Makefile
xen-4.1.1/README
xen-4.1.1/xen/
xen-4.1.1/xen/arch/
xen-4.1.1/xen/arch/x86/
xen-4.1.1/xen/arch/x86/copy_page.S
xen-4.1.1/xen/arch/x86/Makefile
xen-4.1.1/xen/arch/x86/debug.c
xen-4.1.1/xen/arch/x86/hpet.c
xen-4.1.1/xen/arch/x86/microcode.c
xen-4.1.1/xen/arch/x86/percpu.c
xen-4.1.1/xen/arch/x86/oprofile/
xen-4.1.1/xen/arch/x86/oprofile/op_model_ppro.c
xen-4.1.1/xen/arch/x86/oprofile/Makefile
xen-4.1.1/xen/arch/x86/oprofile/op_model_p4.c
xen-4.1.1/xen/arch/x86/oprofile/backtrace.c
xen-4.1.1/xen/arch/x86/oprofile/op_x86_model.h
xen-4.1.1/xen/arch/x86/oprofile/op_model_athlon.c
xen-4.1.1/xen/arch/x86/oprofile/op_counter.h
xen-4.1.1/xen/arch/x86/oprofile/xenoprof.c
xen-4.1.1/xen/arch/x86/oprofile/nmi_int.c
xen-4.1.1/xen/arch/x86/apic.c
xen-4.1.1/xen/arch/x86/physdev.c
xen-4.1.1/xen/arch/x86/x86_emulate/
xen-4.1.1/xen/arch/x86/x86_emulate/x86_emulate.h
xen-4.1.1/xen/arch/x86/x86_emulate/x86_emulate.c
xen-4.1.1/xen/arch/x86/e820.c
xen-4.1.1/xen/arch/x86/sysctl.c
xen-4.1.1/xen/arch/x86/extable.c
xen-4.1.1/xen/arch/x86/nmi.c
xen-4.1.1/xen/arch/x86/domain.c
xen-4.1.1/xen/arch/x86/io_apic.c
xen-4.1.1/xen/arch/x86/tboot.c
xen-4.1.1/xen/arch/x86/bitops.c
xen-4.1.1/xen/arch/x86/shutdown.c
xen-4.1.1/xen/arch/x86/machine_kexec.c
xen-4.1.1/xen/arch/x86/msi.c
xen-4.1.1/xen/arch/x86/x86_32/
xen-4.1.1/xen/arch/x86/x86_32/supervisor_mode_kernel.S
xen-4.1.1/xen/arch/x86/x86_32/Makefile
xen-4.1.1/xen/arch/x86/x86_32/gpr_switch.S
xen-4.1.1/xen/arch/x86/x86_32/machine_kexec.c
xen-4.1.1/xen/arch/x86/x86_32/gdbstub.c
xen-4.1.1/xen/arch/x86/x86_32/traps.c
xen-4.1.1/xen/arch/x86/x86_32/entry.S
xen-4.1.1/xen/arch/x86/x86_32/asm-offsets.c
xen-4.1.1/xen/arch/x86/x86_32/pci.c
xen-4.1.1/xen/arch/x86/x86_32/seg_fixup.c
xen-4.1.1/xen/arch/x86/x86_32/domain_page.c
xen-4.1.1/xen/arch/x86/x86_32/mm.c
xen-4.1.1/xen/arch/x86/delay.c
xen-4.1.1/xen/arch/x86/microcode_intel.c
xen-4.1.1/xen/arch/x86/irq.c
xen-4.1.1/xen/arch/x86/gdbstub.c
xen-4.1.1/xen/arch/x86/smp.c
xen-4.1.1/xen/arch/x86/time.c
xen-4.1.1/xen/arch/x86/string.c
xen-4.1.1/xen/arch/x86/usercopy.c
xen-4.1.1/xen/arch/x86/smpboot.c
xen-4.1.1/xen/arch/x86/traps.c
xen-4.1.1/xen/arch/x86/ioport_emulate.c
xen-4.1.1/xen/arch/x86/domain_build.c
xen-4.1.1/xen/arch/x86/trace.c
xen-4.1.1/xen/arch/x86/crash.c
xen-4.1.1/xen/arch/x86/flushtlb.c
xen-4.1.1/xen/arch/x86/setup.c
xen-4.1.1/xen/arch/x86/pci.c
xen-4.1.1/xen/arch/x86/xen.lds.S
xen-4.1.1/xen/arch/x86/boot/
xen-4.1.1/xen/arch/x86/boot/Makefile
xen-4.1.1/xen/arch/x86/boot/mem.S
xen-4.1.1/xen/arch/x86/boot/video.S
xen-4.1.1/xen/arch/x86/boot/mkelf32.c
xen-4.1.1/xen/arch/x86/boot/video.h
xen-4.1.1/xen/arch/x86/boot/trampoline.S
xen-4.1.1/xen/arch/x86/boot/reloc.c
xen-4.1.1/xen/arch/x86/boot/head.S
xen-4.1.1/xen/arch/x86/boot/cmdline.S
xen-4.1.1/xen/arch/x86/boot/x86_32.S
xen-4.1.1/xen/arch/x86/boot/edd.S
xen-4.1.1/xen/arch/x86/boot/build32.mk
xen-4.1.1/xen/arch/x86/boot/x86_64.S
xen-4.1.1/xen/arch/x86/boot/wakeup.S
xen-4.1.1/xen/arch/x86/clear_page.S
xen-4.1.1/xen/arch/x86/domctl.c
xen-4.1.1/xen/arch/x86/hvm/
xen-4.1.1/xen/arch/x86/hvm/Makefile
xen-4.1.1/xen/arch/x86/hvm/pmtimer.c
xen-4.1.1/xen/arch/x86/hvm/intercept.c
xen-4.1.1/xen/arch/x86/hvm/hpet.c
xen-4.1.1/xen/arch/x86/hvm/svm/
xen-4.1.1/xen/arch/x86/hvm/svm/Makefile
xen-4.1.1/xen/arch/x86/hvm/svm/svm.c
xen-4.1.1/xen/arch/x86/hvm/svm/emulate.c
xen-4.1.1/xen/arch/x86/hvm/svm/entry.S
xen-4.1.1/xen/arch/x86/hvm/svm/asid.c
xen-4.1.1/xen/arch/x86/hvm/svm/vmcb.c
xen-4.1.1/xen/arch/x86/hvm/svm/intr.c
xen-4.1.1/xen/arch/x86/hvm/svm/vpmu.c
xen-4.1.1/xen/arch/x86/hvm/vlapic.c
xen-4.1.1/xen/arch/x86/hvm/mtrr.c
xen-4.1.1/xen/arch/x86/hvm/save.c
xen-4.1.1/xen/arch/x86/hvm/quirks.c
xen-4.1.1/xen/arch/x86/hvm/io.c
xen-4.1.1/xen/arch/x86/hvm/irq.c
xen-4.1.1/xen/arch/x86/hvm/viridian.c
xen-4.1.1/xen/arch/x86/hvm/stdvga.c
xen-4.1.1/xen/arch/x86/hvm/emulate.c
xen-4.1.1/xen/arch/x86/hvm/vioapic.c
xen-4.1.1/xen/arch/x86/hvm/rtc.c
xen-4.1.1/xen/arch/x86/hvm/asid.c
xen-4.1.1/xen/arch/x86/hvm/i8254.c
xen-4.1.1/xen/arch/x86/hvm/hvm.c
xen-4.1.1/xen/arch/x86/hvm/vpt.c
xen-4.1.1/xen/arch/x86/hvm/vpic.c
xen-4.1.1/xen/arch/x86/hvm/vmx/
xen-4.1.1/xen/arch/x86/hvm/vmx/Makefile
xen-4.1.1/xen/arch/x86/hvm/vmx/vpmu_core2.c
xen-4.1.1/xen/arch/x86/hvm/vmx/vmcs.c
xen-4.1.1/xen/arch/x86/hvm/vmx/entry.S
xen-4.1.1/xen/arch/x86/hvm/vmx/vmx.c
xen-4.1.1/xen/arch/x86/hvm/vmx/realmode.c
xen-4.1.1/xen/arch/x86/hvm/vmx/intr.c
xen-4.1.1/xen/arch/x86/hvm/vmsi.c
xen-4.1.1/xen/arch/x86/hvm/vpmu.c
xen-4.1.1/xen/arch/x86/x86_64/
xen-4.1.1/xen/arch/x86/x86_64/Makefile
xen-4.1.1/xen/arch/x86/x86_64/mmconfig-shared.c
xen-4.1.1/xen/arch/x86/x86_64/mmconfig_64.c
xen-4.1.1/xen/arch/x86/x86_64/mmconf-fam10h.c
xen-4.1.1/xen/arch/x86/x86_64/cpu_idle.c
xen-4.1.1/xen/arch/x86/x86_64/gpr_switch.S
xen-4.1.1/xen/arch/x86/x86_64/physdev.c
xen-4.1.1/xen/arch/x86/x86_64/domain.c
xen-4.1.1/xen/arch/x86/x86_64/cpufreq.c
xen-4.1.1/xen/arch/x86/x86_64/compat/
xen-4.1.1/xen/arch/x86/x86_64/compat/Makefile
xen-4.1.1/xen/arch/x86/x86_64/compat/traps.c
xen-4.1.1/xen/arch/x86/x86_64/compat/entry.S
xen-4.1.1/xen/arch/x86/x86_64/compat/mm.c
xen-4.1.1/xen/arch/x8

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com