电信云下硬件资源调度的算法研究.doc
上传人:天马****23 上传时间:2024-09-12 格式:DOC 页数:87 大小:5.8MB 金币:10 举报 版权申诉
预览加载中,请您耐心等待几秒...

电信云下硬件资源调度的算法研究.doc

电信云下硬件资源调度的算法研究.doc

预览

免费试读已结束,剩余 77 页请下载文档后查看

10 金币

下载此文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

浙江大学硕士学位论文STYLEREF标题,章标题(无序号)\*MERGEFORMATAbstractPAGEii硕士学位论文电信云下硬件资源调度的算法研究当前云计算技术飞速发展,云服务大量地向公众、向企业用户开放,而在需要大量数据处理的电信领域,云计算的发展必然不可阻挡。随着云规模的不断扩大,如何优化提升云计算系统的性能成为了一个难题。本文从云系统内资源调度的角度来实现其性能的调优。针对电信云计算数据中心的特征,本文从数学角度构建了它的模型,并且实现了一个初始放置算法用以将虚拟机部署到电信云计算数据中心之中。电信云计算数据中心的建模主要从数据中心的物理资源、网络资源、虚拟资源三个方面出发,在准确描绘出这些特征的同时,联系电信云资源调度系统的优化目标给出相应的约束条件和优化目标函数。在模型的基础上,本文设计并实现了电信云资源调度系统中的初始放置算法,包含了物理主机选择、虚拟机分组、虚拟机放置三个阶段。该算法在保证虚拟机通信时延小于规定值的情况下,提升系统性能降低电信云数据中心网络中的整体流量。当然,本文存在不少不足之处,例如针对资源调度中的负载均衡、热点消除等需求并没有给出解决方案,算法对性能的优化程度及执行效率仍有待提升,这些都需要在未来的工作中使之实现。关键词:云计算,资源调度,建模,初始放置浙江大学硕士学位论文Abstract浙江大学硕士学位论文AbstractPAGEiiPAGEiiiAbstractIncurrentdays,cloudcomputingtechnologydevelopsinahighspeed,thecloudserviceisopentothepublicandtheenterpriseusersinlargequantities.Withtheenlargementofthescaleofcloud,theoptimizationoftheperformanceofcloudcomputingsystemhasbecomeadifficultproblem.Accordingtothecharacteristicsofthetelecomcloudcomputingdatacenter,itsmathematicalmodelhadbeenbuiltinthispaper,andanalgorithmdesignedforinitialplacementindatacentertodeployvirtualmachines.Themodelingofdatacenterstartsfromthreeaspects:physicalresources,networkresourcesandvirtualresources.Whiledescribingthesekindsofcharacteristicsaccurately,theconstraintsandoptimizationfunctionsarealsogiventoachievetheoptimizationgoalsoftelecomcloudresourceschedulingsystem.Thispaperhascompletedthedesignationandimplementaninitialplacementalgorithm,itincludesthreephases:theselectionofphysicalmachines,thepartitionofvirtualmachinesandtheplacementofvirtualmachines.Thealgorithmensuresthedelayofcommunicationbetweenanytwovirtualmachines,further,italsoimprovestheperformanceofcloudcomputingsystembymeansofreducingthewholecommunicationvolumesindatacenter.Ofcourse,itstillcontainssomelacksinthispaper.Forexample,therequirementsofloadbalanceandhotspotmitigationhavenotbeensatisfied;theefficiencyandeffectivenessofinitialplacementalgorithmisremainedtofurtherpromote.Thoseallshouldachieveinthefuturework.KeyWords:cloudcomputing,