|
#241
| ||||
| ||||
| I like their idea of non-symmetrical cores.
__________________ My Blog: 302 Found Quote:
|
|
#242
| |||
| |||
| Non-symmetrical cores is usually a taboo in the PC space. Operating systems have to be adapted to properly load balance between them. If that chip uses different instruction sets per core type, don't expect it to pick up support unless the auxiliary cores are abstracted through an industry standard API. |
|
#243
| ||||
| ||||
| It sounds like a good idea on paper, but I bet it'll turn out to be another Cyrix.
|
|
#244
| ||||
| ||||
| I want to know how they'll figure out how much processing does a process need, and to which core it needs to be directed.
__________________ My Blog: 302 Found Quote:
|
|
#245
| ||||
| ||||
| Process priorities in the assembly code?
|
|
#246
| ||||
| ||||
| That's one way, but you can never know the future, in other words you can never know how much clock cycles the process will take.
__________________ My Blog: 302 Found Quote:
|
|
#247
| |||
| |||
| Sure you can. Cycle accurate simulators do exist.
|
|
#248
| ||||
| ||||
| Hmmm.. I'm sure there was something in the OS course I took that talked about we can never know the future and it applies to the resources a process will need in its lifetime.
__________________ My Blog: 302 Found Quote:
|
|
#249
| |||
| |||
| Cycle accurate simulators don't predict the future, they record the present state of the running machine (actually a virtual machine).
|
|
#250
| ||||
| ||||
| What does recording the present state of the running machine has to do with knowing how much CPU time a process will need (which core to assign the process to)?
__________________ My Blog: 302 Found Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
| |