From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrey Romanenko Subject: Re: Documentation Date: Mon, 17 May 2004 16:35:03 +0300 Sender: linux-8086-owner@vger.kernel.org Message-ID: <40A8BF87.3020700@infopulse.com.ua> References: <001601c43a88$f2df9a00$0101a8c0@vash> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <001601c43a88$f2df9a00$0101a8c0@vash> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Jody Cc: Linux-8086 Hi everybody, Jody wrote: >If anyone has any >ideas what I can go about documenting, please email me back or look for >"nsx" in the #elks IRC channel. > > I think there is NO decent documentation about elks kernel. What I would like to see is: 1. Kernel architecture: (supported CPU modes; memory modes for 8086 and 286 for kernel and for processes; processes scheduling and interrupt handling; memory managment and swap support; system invocation mechanism; processes synchronization mechanisms; other kernel issues); 2. Available and expected to be done API and libraries; 3. Porting issues (tools,guides,how-tos); this documents will help us to involve more peoples to project, cause many guys even won't bother to spend couple weeks exploring source code to find out all those mentioned issues. thanks, Andrey