From: David Given Date: Sat, 24 Oct 2015 19:31:55 +0000 (+0200) Subject: We can afford another process now (in the slack space). X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ccb93a5914e819b6700ce433dead1b74d45f2900;p=FUZIX.git We can afford another process now (in the slack space). --- diff --git a/Kernel/platform-msp430fr5969/config.h b/Kernel/platform-msp430fr5969/config.h index 5dd844f0..7e52e486 100644 --- a/Kernel/platform-msp430fr5969/config.h +++ b/Kernel/platform-msp430fr5969/config.h @@ -8,7 +8,7 @@ #undef CONFIG_PROFIL /* Multiple processes in memory at once */ #undef CONFIG_MULTI -#define PTABSIZE 5 +#define PTABSIZE 6 #define MAX_SWAPS PTABSIZE #define CONFIG_USERMEM_DIRECT