From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harry Kalogirou Subject: Swap support Date: 22 Apr 2002 11:47:47 +0300 Sender: linux-8086-owner@vger.kernel.org Message-ID: <1019465227.5698.58.camel@cool> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: Linux-8086 Hi all!! Yesterday I commited to the CVS some experimental swap support code, based on Alan's work on the subject. Ofcourse this code is not included in the default configuration and is not for _actual_ use, since as I said is experimental. Apart from that if you set the swap partition in malloc.c you and enable swapping you can enjoy an 8086 system use _virtual_ memory! I also added a utility named "meminfo" in the elkscmd package under the sys_utils directory to monitor the memory usage. Harry