Classic API Users Guide: Add SMP and affinity services.

This patch adds the initial version of the SMP chapter to the Users Guide.
This commit is contained in:
Joel Sherrill
2014-03-07 13:20:04 -06:00
parent 4013d25bc2
commit d46ab11bcd
6 changed files with 181 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
@c %**end of header
@c
@c COPYRIGHT (c) 1989-2013.
@c COPYRIGHT (c) 1989-2014.
@c On-Line Applications Research Corporation (OAR).
@c All rights reserved.
@@ -107,6 +107,7 @@
* User Extensions Manager::
* Configuring a System::
* Multiprocessing Manager::
* Symmetric Multiprocessing Services::
* Stack Bounds Checker::
* CPU Usage Statistics::
* Object Services::
@@ -150,6 +151,7 @@
@include user/userext.texi
@include user/conf.texi
@include user/mp.texi
@include user/smp.texi
@include user/stackchk.texi
@include user/cpuuse.texi
@include user/object.texi