• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            牽著老婆滿街逛

            嚴以律己,寬以待人. 三思而后行.
            GMail/GTalk: yanglinbo#google.com;
            MSN/Email: tx7do#yahoo.com.cn;
            QQ: 3 0 3 3 9 6 9 2 0 .

            Game Engine Planning

            Over the past couple of months I have been reading a lot about writing games and engines for multiprocessor machines and it is definately a non-trivial problem! It is complicated even more if you want to make full use of the processors on most home computers (currently single-core), the Xbox360 (Triple-Core with two hardware threads per core) and the PS3 (Cell-Processor)! From what I have been reading there are many ways to get use of multiple processors. The simplest, if you have an already existing codebase is called Synchronous Functional Parallel and looks like this:

            The idea is to take parts that are easily independant and break them off into their own thread. The hard part is to pull the bits out of an existing system and make then run in parallel. It is also unlikely that you are going to find that many things to run at the same time so you would make use of only 1 or 2 of the processors and even then the time for the cycle would be dictated by the longest running process since each process needs to resync each frame so you could, in theory, spend quite a bit of time waiting. The next possible configuration is called Asynchronous Funtional Parallel.

            The down side of this method is that it would require almost a complete rewite if you had an existing engine. We don't so this is not a problem for us! The benefits are that you don't need to sync the threads each frame so each one can run independantly and any time one thread needs to interact with another thread it would just grab the latest state of that thread. This may cause threads to use old information from other threads, but you would only be behind 1 or 2 frames and that shouldn't be noticable. A downside that we would need to be concerned about is the fact that there are a limited number of tasks that you can break your engine into. For example if you look at the picture, there are three. If we had a quad-core processor the fourth core would be completely unutilized! Another way to do threading is to break things up according to the data being processed instead of the tasks that need to be done. This is called Data Parallel.

            As you can see this is a somewhat synchronous approach in that each thread must finish before it enters the rendering stage. That means that again the time that section takes is dictated by the thread that takes the longest. The biggest benefit here is that you can break this up over an arbitrarily large number of processors and have them all fully utilized, a down side is that things can get pretty complex if the objects in your game need to interact. It's not unmanagable, but it's something that will require quite a bit of thought to get right!

            In reading an article about the rewrite of Valve's Source Engine they say that they have decided to use a Hybrid solution but they don't go into the details as to what it looks like. I think that the best hybrid would be to have something that looked like the Asynchronous Functional Parallel and then break each function down into data objects.

            This would allow the function to be sort of a Data Object Manager and it could break them up as it saw fit. Or example in the Physics function it may choose to break the objects into chunks by area so that the objects that are most likely to interact are in the same thread. This would have the synchronous issue where the time to execute would be dictated by the longest execution time, but it would only be in that function and not compuded by each function and so should be less noticable. It also has the benefit that it can be scaled across an arbitarily large number of cores.

            I would really like to get peoples opinion on this last setup as it's the one that I am leaning towards using.

            posted on 2007-01-28 20:37 楊粼波 閱讀(164) 評論(0)  編輯 收藏 引用

            亚洲综合熟女久久久30p| 婷婷久久久亚洲欧洲日产国码AV | 人妻无码中文久久久久专区| 精品国产一区二区三区久久久狼| 久久久91精品国产一区二区三区| 久久人妻少妇嫩草AV无码蜜桃| 亚洲狠狠婷婷综合久久蜜芽 | 久久国产精品波多野结衣AV| 中文国产成人精品久久不卡| 久久精品男人影院| 国产成人精品久久| 欧美久久综合九色综合| 97精品国产91久久久久久| 日韩欧美亚洲综合久久| 国产高潮国产高潮久久久91| 97精品久久天干天天天按摩 | 久久er国产精品免费观看2| 伊人久久五月天| 无码8090精品久久一区| 99久久国产综合精品成人影院| 久久精品国产清高在天天线| 少妇熟女久久综合网色欲| 亚洲欧洲久久av| 中文精品99久久国产| 色诱久久av| 伊人久久无码精品中文字幕| 久久综合五月丁香久久激情| 精品久久久久久国产免费了| 91精品国产91热久久久久福利| 久久精品www| 精品久久人人爽天天玩人人妻| 青草影院天堂男人久久| 国产高清美女一级a毛片久久w | 日韩人妻无码一区二区三区久久99| 久久人人爽人人爽人人片AV东京热| 精品久久久久久国产牛牛app| 99久久精品国产一区二区三区| 精品久久久久久国产牛牛app| 久久精品视频91| 欧美精品国产综合久久| 久久99国产精品尤物|