mainframeshdchina.org

hdchina.org  时间:2021-01-18  阅读:()
nanoHUB.
org2/3/20061onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureAnOverviewofVirtualizationTechniquesRenatoFigueiredoAdvancedComputingandInformationSystems(ACIS)ElectricalandComputerEngineeringUniversityofFloridaNCN/NMITeamnanoHUB.
org2/3/20062onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureOutlineResourcevirtualization:MotivationsandtechniquesVirtualMachines:past,present,futureApplicationsinGridComputingnanoHUB.
org2/3/20063onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructurePhysicalcomputerProcessor,memory,andI/OHarddiskandnetworkinterfacesarekeycomponentsoftheI/OsubsystemProcessorrunsinstructions.
Memoryholdsdataforfastoperation.
Diskholdsdatainpersistentstate(files,directories).
NetworksupportscommunicationnanoHUB.
org2/3/20064onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureVirtualComputerAvirtualcomputerhasthesame"lookandfeel"asaphysicalcomputerVirtualprocessor,virtualmemory,virtualdiskandvirtualnetworkcardCanrunexactlythesamesoftware(e.
g.
Windows,Linux)Butmultiplevirtualcomputerscantime-shareasinglephysicalcomputer!
LinuxWinXPNetBSDPhysicalmachineVirtualmachinesnanoHUB.
org2/3/20065onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureVirtualMachinesCapableofrunningfull-blownO/SwithinVM"guest"VMwareXenMicrosoftVirtualPCSupportlegacysoftwareAdvantageoverJavaVM,C#CLRVM"Host"VM"Guests"nanoHUB.
org2/3/20066onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureWhyvirtualComputersMotivationsResourcesharingandconsolidation;securityandisolationFamiliarexample:virtualmemoryinmulti-taskO/SsPhysicalmemorysharedbymultipleprocesses;eachprocesshasitsown,independentaddressspaceEaseofmanagementVirtual(software)vs.
physical(hardware)Copying,migration,archival,versioningVirtualizationaddsanextralayerofsecurityandisolationAusercan"crash"orrebootaVMwithoutcompromisingitshost,orotherVMsVMisnotnearlyascomplexasO/SBecausetheyaresmallerandsimpler,theyareharderto'hack'thananO/SDiscoVM:50KlinesofcodeIRIXO/S:millionsoflinesnanoHUB.
org2/3/20067onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureVirtualMachines-VMs"Classic"VMsTechnologytracesbacktotheearly70sLegacyO/SswhichwouldshareexpensivemainframesIBM370-zSeriesVirtualmachinedefined:"Asystem…which…isahardware-softwareduplicateofarealexistingmachine,inwhichanon-trivialsubsetofthevirtualmachine'sinstructionsexecutedirectlyonthehostmachine…"[Goldberg,1971]nanoHUB.
org2/3/20068onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureArchitectureofVMsHowareVMsimplementedCore:virtualmachinemonitor(VMM)softwarePresentsillusionofmachineduplicatetoothersoftwarerunningontopofitVirtualizationoperatesatthe(low)levelofindividualprocessorinstructionsCan"boot"existingoperatingsystems,rununmodifiedapplicationsontopofVMKeyinsighttoachievegoodperformance:RunmostinstructionsdirectlyonhardwareDSameperformanceaswithoutaVMMEmulatefewinstructionsthatrequirespecialhandlingDVirtualizationoverheadnanoHUB.
org2/3/20069onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureExample-performanceExamplequantifyingvirtualizationoverheadfortypicalCPU-intensivescientificapplicationsSpecHPCbenchmarksExperimentalsetup:Physical:dualPentium-III,933MHz,512MBmem,RedHat7.
1,SMPkernelVirtual:VMwareworkstation,128MBmem,RedHat7.
1uniprocessorkernelNativeVMOverheadSPECseis14806s14946s1.
0%SPECclimate9304s9693s4.
2%nanoHUB.
org2/3/200610onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructurePerformanceOverheadscanbelargerwithdiskI/O,networkactivityXenVMMachievesnear-nativeperformanceCPUCPU+I/OCPU+I/O+netBarhametal,"XenandtheArtofVirtualization",SOSP2003nanoHUB.
org2/3/200611onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureVirtualmachinesoftwareSeveralmaturevirtualizationproductsnowavailablefortypicaldesktopsandservers;hereisabriefoverviewVMwarePioneerofproductsbringingVMstoIntel-baseddesktopsandserversProductsWorkstationDEasytoinstallanduse;goodperformanceandseveralfeaturesPlayerDFree!
Can"play"VMscreatedbyWorkstationandESXGSXD"Group"server;moremanagementtoolsESXDEnterpriseserver;higherperformance,severalmanagementfeatures,advancedschedulingFormoreinformationanddownloads:http://www.
vmware.
comnanoHUB.
org2/3/200612onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureVirtualmachinesoftwareMicrosoftAcquiredstart-up(Connectix)andaddedVMstoitslineofproductsPlanstohaveVMsupportaspartoffuturereleasesofWindowsVirtualPCAkintoVMware'sworkstation.
CanrunVMwareVMs(andvice-versa)Unlikeworkstation,doesnotrunontopofLinuxCanrunIntel-basedVMs(e.
g.
Windows)onPowerPC-basedMacsVirtualServerAkintoVMware'sGSXserverFormoreinformation:http://www.
microsoft.
com/Windows/virtualpc/default.
mspxhttp://www.
microsoft.
com/windowsserversystem/virtualserver/default.
mspxnanoHUB.
org2/3/200613onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureVirtualmachinesoftwareXenOpen-sourceVMinitiallydevelopedatCambridgePackaginganddistributionnowhandledbystart-upcompanyXenSourceDesignedtoachievehighperformance"Para-virtualization"techniquestoreducevirtualizationoverheadButpara-virtualizationrequiresoperatingsystemstobemodifiedbeforetheyrunonXenTypically,XenrunsLinux,FreeBSDorNetBSDWithnewIntel/AMDprocessors,XenisbeginningtosupportunmodifiedoperatingsystemsFormoreinformationanddownloads:http://www.
xensource.
comnanoHUB.
org2/3/200614onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureVirtualmachinesoftwareParallelsWorkstationLow-costVMComparabletoVMwareworkstation,WindowsVirtualPCRunsonbothWindowsandLinuxServer,Enterpriseserver:due2006Formoreinformationanddownloads:http://www.
parallels.
comnanoHUB.
org2/3/200615onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureHardwaresupportMuchofthevirtualizationoverheadtodayareduetoprocessorsnotbeingdesignedwithvirtualizationinmindSeminalpaperbyPopek,Goldberg(1974)providesbasicguidelinesEfficientVMMcanbedesignedif:1.
Processorhasprotectionmechanisms,and2.
Privilegedinstructionsthatread/writesystemstatusmustcauseexceptionsifrunatnon-privilegedlevelModernmicroprocessorssupportprotection(condition1)However,secondconditionrarelysatisfiedDE.
g.
Intel'x86':17problematicinstructionsToday,VMsmustuseseveralsoftware'tricks'tocircumventproblematicinstructionsinprocessorssuchasIntel/AMDTomorrow:processorshavebeen/arebeingredesignedtosupportmoreefficientVMsIntelVTindual-core"Yonah";AMD"Pacifica"nanoHUB.
org2/3/200616onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureBeyondasinglehostOnevirtualmachineSinglephysicalmachine(uni/multi-processor);multipleconcurrentO/SsVMmonitors(VMware,Xen)virtualizelocaldevicesInterconnectedVMsEmergingapplicationsnotconsideredinearlyVMdaysHowtovirtualizenetworkingandremotestorageaccessHowtoschedule,manageVMsbeyondlocalareanetwork(LAN)domainboundariesnanoHUB.
org2/3/200617onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureApplicationsinGridcomputingGoal:harnesscomputingpowerofdistributeddesktops,servers,clustersComputingasutilityAnalogytopowergridComputinggrid:Outletisthenetworkjack;payperprocessorcycles,storage,bandwidth,applicationtimeusedApplications:Nanoelectronicsonlinesimulation-nanoHUBManyothers:high-energyphysics,hurricanepathprediction,seismicmodeling,proteinsequencing,CADdesign/simulation,renderingfarms,financialanalysis,…VirtualizationfacilitatesmanagementanddeploymentofGridresourcesnanoHUB.
org2/3/200618onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureGridcomputingonvirtualresourcesThreevirtuesofvirtualizationManifolding,polymorphism,multiplexingMultiple,independentvirtualresourcesshareaphysicalresourceVMs:Isolation–improvedsecurityMultipleconcurrentO/Ss–time-sharingIndependentconfiguration–flexibilityApproach:applyvirtualizationmachines,diskstorageandnetworkThenanoHUBandtheunderlyingIn-VIGOmiddlewareApplicationofthesetechniquesresultinaunique,flexiblecyberinfrastructurenanoHUB.
org2/3/200619onlinesimulationsandmoreWorksupportedbySCI-0438246CyberInfrastructureSummaryVirtualmachinesarebecomingmoreandmorepervasiveinenterpriseanddesktopenvironmentsHardwareandsoftwarevendorsareincreasinglysupportingvirtualizationCompetition–betterproducts,lowerpricesVirtualizationiskeytoaflexiblecomputationalcyberinfrastructurenanoHUBandIn-VIGO:applyvirtualizationtobringonlinesimulationstothenano-*community

Hostiger发布哥伦布日提供VPS主机首月七折优惠 月费2.79美元

Hostiger商家我们可能以前也是有见过的,以前他们的域名是Hostigger,后来进行微调后包装成现在的。而且推出Columbus Day哥伦布日优惠活动,提供全场的VPS主机首月7折月付2.79美元起的优惠。这里我们普及一下基础知识,Columbus Day ,即为每年10月12日,是一些美洲国家的节日,纪念克里斯托弗·哥伦布在北美登陆,为美国的联邦假日。Hostiger 商家是一个成立于2...

HostSlim,双E5-2620v2/4x 1TB SATA大硬盘,荷兰服务器60美元月

hostslim美国独立日活动正在进行中,针对一款大硬盘荷兰专用服务器:双E5-2620v2/4x 1TB SATA硬盘,活动价60美元月。HostSlim荷兰服务器允许大人内容,不过只支持电汇、信用卡和比特币付款,商家支持7天内退款保证,有需要欧洲服务器的可以入手试试,记得注册的时候选择中国,这样不用交20%的税。hostslim怎么样?HostSlim是一家成立于2008年的荷兰托管服务器商,...

台湾CN2云服务器 2核2G 5M 5IP 台湾物理服务器 E5x2 64G 20M 5IP

提速啦(www.tisula.com)是赣州王成璟网络科技有限公司旗下云服务器品牌,目前拥有在籍员工40人左右,社保在籍员工30人+,是正规的国内拥有IDC ICP ISP CDN 云牌照资质商家,2018-2021年连续4年获得CTG机房顶级金牌代理商荣誉 2021年赣州市于都县创业大赛三等奖,2020年于都电子商务示范企业,2021年于都县电子商务融合推广大使。资源优势介绍:Ceranetwo...

hdchina.org为你推荐
asp主机asp.net虚拟主机怎么样,它和asp虚拟主机是不是一样的,求解释域名备案查询如何查网站备案信息vps国内VPS哪个好免费国外空间免费国外空间ip代理地址ip代理有什么用?网站空间域名网站空间,域名,操作jsp虚拟空间JSP虚拟目录及虚拟路径的配置方法免费网站空间免费网站空间哪个好虚拟主机评测网怎么选一台好的虚拟主机万网虚拟主机万网云虚拟主机怎么用,如何配置
短域名 ip查域名 上海服务器租用 中文域名查询 国外免费vps 香港vps99idc 申请空间 网站被封 ftp教程 bgp双线 合租空间 hkg 91vps qq云端 服务器干什么用的 阿里云免费邮箱 atom处理器 深圳主机托管 博客域名 新疆服务器 更多