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

RAKsmart 黑色星期五云服务器七折优惠 站群服务器首月半价

一年一度的黑色星期五和网络星期一活动陆续到来,看到各大服务商都有发布促销活动。同时RAKsmart商家我们也是比较熟悉的,这次是继双十一活动之后的促销活动。在活动产品中基本上沿袭双11的活动策略,比如有提供云服务器七折优惠,站群服务器首月半价、还有新人赠送红包等活动。如果我们有需要RAKsmart商家VPS、云服务器、独立服务器等产品的可以看看他们家的活动。这次活动截止到11月30日。第一、限时限...

atcloud:480G超高防御VPS低至$4/月,美国/新加坡等6机房,512m内存/1核/500g硬盘/不限流量

atcloud主要提供常规cloud(VPS)和storage(大硬盘存储)系列VPS,其数据中心分布在美国(俄勒冈、弗吉尼亚)、加拿大、英国、法国、德国、新加坡,所有VPS默认提供480Gbps的超高DDoS防御+不限流量,杜绝DDoS攻击骚扰,比较适合海外建站等相关业务。ATCLOUD.NET是一家成立于2020年的海外主机商,主要提供KVM架构的VPS产品、LXC容器化产品、权威DNS智能解...

触碰云高性价20.8元/月,香港云服务器,美国cn2/香港cn2线路,4核4G15M仅115.2元/月起

触碰云怎么样?触碰云是一家成立于2019年的商家。触碰云主营香港/美国 VPS服务器、独立服务器以及免备案CDN。采用的是kvm虚拟构架,硬盘Raid10,Cn2线路,去程电信CN2、移动联通直连,回程三网CN2。最低1核1G带宽1M仅20.8元/月,不过这里推荐香港4核4G15M,香港cn2 gia线路云服务器,仅115.2元/月起,性价比还是不错的。点击进入:触碰云官方网站地址触碰云优惠码:优...

hdchina.org为你推荐
虚拟空间租用我在网上租用了个虚拟空间。带域名。。想在里面放置AVI,等视频。放在目录里,然后怎么设置才能在域名观看呢域名价格域名费用大概是多少?免费虚拟空间免费的虚拟主机空间哪个好?虚拟主机代理个人适合代理虚拟主机的业务吗海外主机如何选择优质的海外主机?虚拟主机推荐虚拟主机哪个好网站服务器租用公司想建个网站,请问租服务器按年收费是多少钱台湾vps香港vps和台湾vps哪个好用php虚拟空间怎样修改php虚拟空间单个文件上传大小限制成都虚拟空间成都市规划信息技术中心如何?
联通vps 美国主机论坛 Hello图床 名片模板psd css样式大全 双11秒杀 稳定免费空间 爱奇艺vip免费领取 web应用服务器 空间服务器 腾讯网盘 中国电信宽带测速 开心online windows2008 中国域名根服务器 俄勒冈州 iptables dns是什么意思 衡天主机 kosspp 更多