| 1 | = 【Xen 筆記】 = |
| 2 | == [http://www.gridvm.org/xen-remote-management-interfaces.html 1.Xen Manager] == |
| 3 | * [http://www.convirture.com/index.php convir] |
| 4 | == 2.Load Balance & Scheduler == |
| 5 | * Xen Scheduling |
| 6 | * [http://wiki.xensource.com/xenwiki/Scheduling Xen Scheduling] |
| 7 | |
| 8 | * Xen CPU Credit Scheduler |
| 9 | * 先前小澤圓要看 dom0 和 dom1 dom2 的 CPU 分配,透過 xm vcpu-list 看到 CPU 和 VCPU 的分配很平均,即使用 xm cpu-pin 更改,Xen也會帶所有的 CPU 和 VCPU 做調整 |
| 10 | * [http://www.cs.ucsd.edu/~dgupta/papers/per07-3sched-xen.pdf Comparison of the Three CPU Schedulers in Xen(Paper)] |
| 11 | * [http://www.xen.org/files/xensummit_4/3schedulers-xen-summit_Cherkosova.pdf Comparison of the Three CPU Schedulers in Xen(PPT)] |
| 12 | * [http://wiki.xensource.com/xenwiki/CreditScheduler Credit-Based CPU Scheduler] |
| 13 | * [http://blog.csdn.net/songwei1980/archive/2008/02/22/2112811.aspx Credit 演算法] |
| 14 | * VLAN |
| 15 | * Cluster |
| 16 | * [http://www.scribd.com/doc/2265213/Xen-and-the-Art-of-Cluster-Scheduling Xen and the Art of Cluster Scheduling] |
| 17 | * [http://lbvm.sourceforge.net/ LBVM] |
| 18 | * [http://haizea.cs.uchicago.edu/ Haizea] |
| 19 | * [http://www.linuxvirtualserver.org/ LVS] |
| 20 | == 3.Other == |
| 21 | * 在 Kenrel Option (Device Drivers -> Character devices -> TPM devices)找到 __XEN TPM Interface__ |
| 22 | * [http://lists.xensource.com/archives/html/xense-devel/2005-08/msg00000.html 參考連結] |
| 23 | * [http://lists.xensource.com/archives/html/xen-devel/2006-09/msg00723.html 參考連結] |
| 24 | * [http://www.google.com.tw/url?sa=t&source=web&ct=res&cd=8&url=http%3A%2F%2Fvirtminisummit.linux.hp.com%2Fprogram%2FOLS08-Virtualization-Suzaki.pdf&ei=igLnSf7PNpeHkQWb7eGMBw&usg=AFQjCNHUHx7JMoF8q74rMq3MqGkLgflS_g&sig2=PmsVOH6YrNgEn14_4-xz8w 參考連結] |
| 25 | * [http://domino.research.ibm.com/comm/research_projects.nsf/pages/ssd_vtpm.index.html 參考連結] |