summaryrefslogtreecommitdiff
path: root/doc/manual/en_US/dita/topics/glossentry-smp.dita
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/en_US/dita/topics/glossentry-smp.dita')
-rw-r--r--doc/manual/en_US/dita/topics/glossentry-smp.dita15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/manual/en_US/dita/topics/glossentry-smp.dita b/doc/manual/en_US/dita/topics/glossentry-smp.dita
new file mode 100644
index 00000000000..236d4146fe9
--- /dev/null
+++ b/doc/manual/en_US/dita/topics/glossentry-smp.dita
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
+<topic xml:lang="en-us" id="glossentry-smp">
+ <title>SMP</title>
+ <body>
+ <section>
+ <p>
+ Symmetrical Multiprocessing, meaning that the resources of a
+ computer are shared between several processors. These can either
+ be several processor chips or, as is more common with modern
+ hardware, multiple CPU cores in one processor.
+ </p>
+ </section>
+ </body>
+</topic>