From mboxrd@z Thu Jan 1 00:00:00 1970 From: One Thousand Gnomes Subject: Re: Elks networking Date: Thu, 2 Feb 2017 16:47:29 +0000 Message-ID: <20170202164729.4d145d4f@lxorguk.ukuu.org.uk> References: <20170130215909.0653a2ed@www.etchedpixels.co.uk> <990587541.474117.1485858768986@com4.strato.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <990587541.474117.1485858768986@com4.strato.de> Sender: linux-8086-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Georg Potthast 2 Cc: Linux-8086@vger.kernel.org > So I recommend to modify the loader to use just 2k as the stack size limit (a configurable option). Should this turn out to be insufficient for a program it will terminate with "stack overflow" and one could reconfigure this limit. With currently available programs for ELKS I do not think this will happen though. No they'll crash the machine generally unless you are in 286 protected mode. Most of the ELKS tools do build with their stack size set. Alan