
Quote: Originally Posted by
jimbo45
Now wouldn't it be better to design say 128 and 256 bit architectures in the OS so you could still run many tasks concurrently but without the overhead of the multi processor environment - or at least have far less processors in the MP environment.
Even if one was to go to 128 or 256 bit you still would not be able to run concurrent tasks on a single processor core. One thread/process per processor core at a time. Regardless of bit architectures. The amount of overhead of having multiple processors cores in pretty much a non-issue.
The amount of processor cores will continue to increase, not diminish. Even as the about of bits that are supported increase so will the amount of cores.