Toasty
Sony battery
Title says most of it, but here's some example questions:
1. Can a 64-bit application run on a 32-bit OS, but still take advantage of a 64-bit processor?
2. How do programs take advantage of dual core processors:
Does the OS have to be written for dual core CPUs, but then make it seem to the program like it's giving it regular threads?
Does the OS not have to be special, but the program has to be written specially for dual core CPUs?
Do both the OS and the program have to be written specially for dual core CPUs?
Sorry if that's worded a little awkwardly, but I'm pretty clueless as to what goes on under the hood.
1. Can a 64-bit application run on a 32-bit OS, but still take advantage of a 64-bit processor?
2. How do programs take advantage of dual core processors:
Does the OS have to be written for dual core CPUs, but then make it seem to the program like it's giving it regular threads?
Does the OS not have to be special, but the program has to be written specially for dual core CPUs?
Do both the OS and the program have to be written specially for dual core CPUs?
Sorry if that's worded a little awkwardly, but I'm pretty clueless as to what goes on under the hood.