From 2435781c5462c7488f64dc622f0443ec5db7eab5 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Sat, 4 Feb 2017 23:29:38 +0000 Subject: [PATCH] v68: note bits to sort out --- Kernel/platform-v68/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Kernel/platform-v68/README b/Kernel/platform-v68/README index ce2e1bfd..b45b0f74 100644 --- a/Kernel/platform-v68/README +++ b/Kernel/platform-v68/README @@ -12,10 +12,10 @@ TODO: may be worth running the slightly bigger 'Heritage' /bin/sh with SYS5 type features instead - date gives bogus results, probably some sizing issues -- signal handling needs further testing +- signal handling needs further testing (disabled on IRQ path currently) - copy exception/trap frames onto user stack along with trap identifiers so we can support stuff like CP/M68K emulators. -- pre-emption needs more testing +- pre-emption needs more testing (also disabled on IRQ path currently) - support multiple IRQ sources and IRQ priority nesting when appropriate - enable IRQ during swap on context switch - optimize swap out/in. With bigger amounts of RAM we want to be smarter -- 2.34.1