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

香港物理服务器 E5-2660v2 16G 500GSSD 增送20G防御 688/月 华纳云

#年终感恩活动#华纳云海外物理机688元/月,续费同价,50M CN2 GIA/100M国际大带宽可选,超800G 防御,不限流华纳云成立于2015年,隶属于香港联合通讯国际有限公司。拥有香港政府颁发的商业登记证明,作为APNIC 和 ARIN 会员单位,现有香港、美国等多个地区数据中心资源,百G丰富带宽接入,坚持为海内外用户提供自研顶级硬件防火墙服务,支持T B级超大防护带宽,单IP防护最大可达...

RAKsmart 2021新年新增韩国服务器及香港美国日本VPS半价

RAKsmart 商家我们肯定不算陌生,目前主要的营销客户群肯定是我们。于是在去年的时候有新增很多很多的机房,比如也有测试过的日本、香港、美国机房,这不今年有新增韩国机房(记得去年是不是也有增加过)。且如果没有记错的话,之前VPS主机也有一次磁盘故障的问题。 这不今天有看到商家新增韩国服务器产品,当然目前我还不清楚商家韩国服务器的线路和速度情况,后面我搞一台测试机进行...

易探云美国云服务器评测,主机低至33元/月,336元/年

美国服务器哪家平台好?美国服务器无需备案,即开即用,上线快。美国服务器多数带防御,且有时候项目运营的时候,防御能力是用户考虑的重点,特别是网站容易受到攻击的行业。现在有那么多美国一年服务器,哪家的美国云服务器好呢?美国服务器用哪家好?这里推荐易探云,有美国BGP、美国CN2、美国高防、美国GIA等云服务器,线路优化的不错。易探云刚好就是做香港及美国云服务器的主要商家之一,我们来看一下易探云美国云服...

hdchina.org为你推荐
php虚拟主机如何用虚拟主机建PHP论坛?已备案域名查询已经有个顶级域名,怎么查询是否备案?网络服务器租用现在网站服务器租赁一年多少钱?网站服务器租用网站的服务器买哪里的最好,还有租用一年大概多少钱???急!!!网站服务器租用个人网站服务器租用一年多少钱免费vps服务器有没有便宜的vps,最好是免费的美国服务器托管美国服务器租用时要注意什么?php虚拟空间我已经有一套网站php代码和模板,并且有自己的虚拟空间和域名,怎么才能把我的代码加入到网站上.国外网站空间怎么样把网站空间放到国外去?大连虚拟主机大连哪些地方的网通机房好?
荷兰vps 站群服务器 香港cdn 紫田 unsplash 绍兴高防 美国在线代理服务器 上海电信测速 中国电信测速网站 空间申请 移动王卡 美国asp空间 服务器操作系统 在线tracert 9929 ddos防火墙 大容量存储方案 web服务器硬件配置 联想塔式服务器 tftp服务器是什么 更多