Symbian3/PDK/Source/GUID-CE72E71B-6ED3-4961-B4C5-C43D823ACA9D.dita
changeset 5 f345bda72bc4
parent 3 46218c8b8afa
child 14 578be2adaf3e
equal deleted inserted replaced
4:4816d766a08a 5:f345bda72bc4
     7     Nokia Corporation - initial contribution.
     7     Nokia Corporation - initial contribution.
     8 Contributors: 
     8 Contributors: 
     9 -->
     9 -->
    10 <!DOCTYPE concept
    10 <!DOCTYPE concept
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
    12 <concept id="GUID-CE72E71B-6ED3-4961-B4C5-C43D823ACA9D" xml:lang="en"><title>SMP</title><shortdesc>Symmetric Multiprocessing (SMP) applies to a multiprocessor computer
    12 <concept id="GUID-CE72E71B-6ED3-4961-B4C5-C43D823ACA9D" xml:lang="en"><title>SMP
       
    13 Concepts</title><shortdesc>Symmetric Multiprocessing (SMP) applies to a multiprocessor computer
    13 architecture where 2 or more identical processes can connect to a single shared
    14 architecture where 2 or more identical processes can connect to a single shared
    14 main memory. SMP allows simultaneous execution of threads. This means that
    15 main memory. SMP allows simultaneous execution of threads. This means that
    15 overall performance is improved and ultimately battery life is extended.
    16 overall performance is improved and ultimately battery life is extended. This
    16 This section introduces the main concepts applied to SMP including Threading
    17 section introduces the main concepts applied to SMP including Threading Models,
    17 Models, Interrupt Handling, Locking and Memory Barriers.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    18 Interrupt Handling, Locking and Memory Barriers.</shortdesc><prolog><metadata><keywords/></metadata></prolog><conbody>
    18 <section id="GUID-DC5274B2-B4A1-473F-BEB4-4E1922E610D7">           <p/> 
    19 <section id="GUID-DC5274B2-B4A1-473F-BEB4-4E1922E610D7">           <p/> 
    19    </section>
    20    </section>
    20 </conbody></concept>
    21 </conbody></concept>