View Single Post
Posts: 118 | Thanked: 26 times | Joined on Jun 2008
#59
Originally Posted by nashith View Post
I don't understand, technically I don't think the Cortex A8 is SMP or HT in any sense. So yes it is Task Switching in a sense.
Technically it is, but by the standard of multitasking we've used for 20 years now, it multitasks. Even multi-core computers multitask, since there are almost always more than even 8 processes needing to run at any given time.

Multitasking is what we expect high speed CPUs to do. (switch back and forth very rapidly between running processes)

Multiprocessing is what you get when you have multiple cores.

Even the iPhone multitasks, although that capability isn't exposed to the user outside of a few apps that keep at least part of themselves alive (exchange, the phone, the music player) even when they are in the background.
 

The Following 3 Users Say Thank You to wierdo For This Useful Post: