summaryrefslogtreecommitdiff
path: root/doc/intro.9.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/intro.9.txt')
-rw-r--r--doc/intro.9.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.9.txt b/doc/intro.9.txt
index e023d86..243b054 100644
--- a/doc/intro.9.txt
+++ b/doc/intro.9.txt
@@ -175,7 +175,7 @@ MULTIPROCESSOR SUPPORT
----------------------
The X15 kernel is designed to support hardware with multiple processors.
-The scheduler should scale well up to one hundred processors, with one
+The scheduler should scale well up to 16-32 processors, with one
run queue per processor. Threads can be bound to a specific set of
processors, or temporarily pinned for short durations. Non real-time
threads can be spontaneously migrated between processors in order to