From b86689f3fe0a2bd46bed2f0585ede6c33ff9f8f2 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Thu, 19 Feb 2015 11:33:54 +0000 Subject: [PATCH] zx128: correct pagemap docs --- Kernel/platform-zx128/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kernel/platform-zx128/README b/Kernel/platform-zx128/README index 101325a5..1be1d569 100644 --- a/Kernel/platform-zx128/README +++ b/Kernel/platform-zx128/README @@ -16,7 +16,7 @@ C000-FFFF 3: User process 4: User process 5: Mapped at 0x4000-0x7FFF (Kernel data/common) - 6: User process + 6: User process (holds the 0x8000-BFFF of the other task) 7: CODE3, Display + Video (plenty of room) Which gives us the ability to run 16K and 32K processes although we'd need -- 2.34.1