Category:Multiprocessing: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
Content deleted Content added
Created Multiprocessing category, way overdue
 
m OS Theory category
Line 1: Line 1:
Multiprocessing is becoming more and more common. No longer is it NUMA servers in workplaces like Google, it now is SMP in your average $500 computer. Not to mention Hyperthreading. Multiprocessor can take two, software indivisble forms: seperate CPU dies or multi-core CPUs.
Multiprocessing is becoming more and more common. No longer is it NUMA servers in workplaces like Google, it now is SMP in your average $500 computer. Not to mention Hyperthreading. Multiprocessor can take two, software indivisble forms: seperate CPU dies or multi-core CPUs.

[Category:OS Theory]

Revision as of 20:02, 17 April 2014

Multiprocessing is becoming more and more common. No longer is it NUMA servers in workplaces like Google, it now is SMP in your average $500 computer. Not to mention Hyperthreading. Multiprocessor can take two, software indivisble forms: seperate CPU dies or multi-core CPUs.

[Category:OS Theory]

Pages in category "Multiprocessing"

The following 7 pages are in this category, out of 7 total.