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

@@ -106,6 +106,7 @@
* User Extensions Manager::
* Configuring a System::
* Multiprocessing Manager::
* Symmetric Multiprocessing Services::
* Stack Bounds Checker::
* CPU Usage Statistics::
* Object Services::
@@ -149,6 +150,7 @@
@include userext.texi
@include conf.texi
@include mp.texi
@include smp.texi
@include stackchk.texi
@include cpuuse.texi
@include object.texi