Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Out of 4 logical CPUs, one would run the kernel, one would run the user process(game in this case), and one would run the DX subsystem at any given moment. Developers would be free to utilize the fourth logical processor through multithreading, which may or may not be popular with developers. But MS has no use for Altivec. MS will do well without one.Why not? You don't really think they are putting multiple cpus in the system for nothing but generic housekeeping do you?
I am expecting MS to replace the HD with a 128 MB flash drive directly on the motherboard.(128 MB flash cards seem to be rather cheap nowadays).Losing the hard drive is probably my biggest concern at the moment. Given the frequency of updates for Xbox Live, and the number of games that have benefitted from patches and updates (or that would have) relying on memory cards seems a bit risky. Even a gigabyte would fill up pretty fast, and I personally hate the saving/loading times you get with cards.
We don't know what kind of licensing agreement that MS has with nVIDIA and how much of non-DX nVIDIA technology is in Xbox. Xbox's dependence on nVIDIA specific technology is real and MS does have to pay more get this into Xbox Next.Compatibility with the original Xbox, which is based on Intel and Nvidia chips, isn't guaranteed. Microsoft is concerned it would cost too much money in hardware or in licensing fees to enable the Xbox Next to play old Xbox games. This is risky in part because Sony's strategy has been to maintain compatibility with its old consoles.
Deadmeat said:"I can't imagine how you will actually program it" - Tim Sweeney on CELL. Tim has spoken...Developers like Sweeney say they are pleased it will be apparently easy to develop games for Microsoft's new box. That was one of the main advantages that Microsoft has had over its rivals.
kaching said:I'm curious why Tim Sweeney keeps getting quoted about console software development, as if he's been some massive driving force in the console environment...
Deadmeat said:Out of 4 logical CPUs, one would run the kernel, one would run the user process(game in this case), and one would run the DX subsystem at any given moment.
But MS has no use for Altivec. MS will do well without one.
I am expecting MS to replace the HD with a 128 MB flash drive directly on the motherboard.
Do you expect them to do simultaneous global launches? If not, you need to be a bit more specific about what those launch dates refer toERP said:Speculating for a moment, assuming MS will ship Xmas 2005, and Sony has two options, an Xmas 2006 launch or an Xmas 2205 launch with reduced specifications.
What is in Sony's best interests to do?
A question right back at you. I see two possible scenarios for Sony:Just something to think about. Personally I'm not sure, waiting untill 2006 is one hell of a risk if you can be competitive in 2005.
Of course, there is none.Unfortunately for you, all the CPUs - logical or not, as there is no difference visible on the software level
SMP systems have single copy of kernel image shared by all threads. While any processor can technically execute any thread(be it kernel or user), the OS tend to reassign processors to a specific thread for a caching reason.(Thread/Processor affinity)- will have to run a copy of the kernel, or else they can't task switch, and thus be generally inefficient at what they do.
IBM's dual pipe FPU will be just as effective as a 4-way vector unit with a proper compiler optimization, this is why none of IBM's supercomputers are going vector. MS has no use for a vector processor in its code anyway, so why not skip it and cut the die cost? Hell, do you believe MS's code contains lots of MMX and SSE codes even though they have been in PCs forever???You still didn't say WHY. Problem is, we all know you *can't* say why, because the reason simply isn't there!
Have you not learned not to insult others???I'm expecting you to have to eat a very large, fat crow come 2005 at the very latest, but by then you will undoubtedly have slithered on towards slimier pastures...
MS appears to be going in that direction anyway. Less moving devices = cheaper cost & greater reliability.Flash memory, and as little as 128MB of it, will not replace a 6-8GB harddrive, cheap or not.
Hey Deadmeat, since you're so good at this, why don't you give us an estimate of size and power consumption (maybe clock frequency estimate too) of this XCPU2 base on this info.
Deadmeat said:SMP systems have single copy of kernel image shared by all threads.
IBM's dual pipe FPU will be just as effective as a 4-way vector unit
this is why none of IBM's supercomputers are going vector.
MS has no use for a vector processor in its code anyway, so why not skip it and cut the die cost? Hell, do you believe MS's code contains lots of MMX and SSE codes even though they have been in PCs forever???
In addition, doesn't MS have to pay additional license fee to Motorola since Altivec is a Motorola IP and not IBM's???
Have you not learned not to insult others???
(Edit: fixed broken quote.)MS appears to be going in that direction anyway. Less moving devices = cheaper cost & greater reliability.Flash memory, and as little as 128MB of it, will not replace a 6-8GB harddrive, cheap or not.