Originally Posted by
aidanjt
, continuing this DMP vs SMP debate.. SMP distributes threads, if a kernel supports CPU affinity (like Windows NT, linux, bsd, and other kernels do) a task can be asigned to one particular CPU that isn't loaded, AMD's cpus still operate on a threading model, a multi-threaded application works on both. Reread what I said, kernel and hardware arch takes care of thread distribution. This is fact, application level software doesn't need to interface with the arch. End of discussion, now can we get back to the problem at hand, please!