Multicore and operating systems?

Besides what it has to do for taking full advantage of SMP, it's also convenient to be able to have some knowledge of hierarchy and relative costs, see this LWN article about scheduling domains .

Thread migration, load balancing, core affinity for threads. If "full advantage" means optimal usage then load balancing in particular probably makes it practically impossible. If "full advantage" has some leeway a few simple heuristics can probably go a long way.

Any "non-uniform access" resource (such as if one particular core handles all interrupts for a network interface for instance) will add complications to the load balancing decisions.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions