equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. --> |
|
3 <!-- This component and the accompanying materials are made available under the terms of the License |
|
4 "Eclipse Public License v1.0" which accompanies this distribution, |
|
5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
6 <!-- Initial Contributors: |
|
7 Nokia Corporation - initial contribution. |
|
8 Contributors: |
|
9 --> |
|
10 <!DOCTYPE concept |
|
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 |
|
13 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 overall performance is improved and ultimately battery life is extended. |
|
16 This section introduces the main concepts applied to SMP including Threading |
|
17 Models, 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> |
|
20 </conbody></concept> |