From mint-bounce@lists.fishpool.fi Wed Jan 13 15:04:01 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=9r1idGrQ4z6oR4t/BwfV3NdEn0t84t67SlJncx7DTR4=; b=wAznEZPu7Px503Lte5pWKcxy1LNQGRVWYbSlY+If9tlvwNnF2P9cuUifTHFXvbSHai yLqfyVWLiaUr4BeO2e19OR5/p9hoPPE/QegX9QIl/Xpvi9Gyk9DmoZ+dMqpH+sYudLHo 8+9atCtbYza9r0ofNxyQKiyyNBtivt+xHxFOU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=x+rDR8VNANbe4l9gAODcdwsb7IzD1Hf+IEX12llV7iLisCdYOmRZSrGTkTgsTkOU7Q kW6U7j/5KOnaE+oMbZHKD8RCmG2jEWvzzYj+uIBF5W7+GOjTf9k050fx5N9Pb6mITZKu 2FIqLM9EJTmHvIw70wveTKIktcTr+UiQGId3Q= MIME-Version: 1.0 In-Reply-To: <4da966f01001131059h616973c3uda0adf12102ccbd9@mail.gmail.com> References: <4da966f01001131059h616973c3uda0adf12102ccbd9@mail.gmail.com> Date: Wed, 13 Jan 2010 14:01:25 -0600 Message-ID: <11a6f2b11001131201l166b8313uf0fea82d4257706f@mail.gmail.com> Subject: Re: [MiNT] Installing on a MegaSTE From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o0DK408n024172 On Wed, Jan 13, 2010 at 12:59 PM, Christos Tziotzis wrote: > Hi, > A friend and I tried to install MiNT on his 4MB MSTE without XFS. However > the memory usage was approximately 3MB of RAM living only 1 to the user. As > you can see this makes the system almost useless. So: > Is there a way to minimize the memory usage? > Also could this be an effect of left over code in MiNT? And if so, should > there be a clean up of the code? > > The system was: MiNT, XaAES, Teradesk, and Ethernec driver. > Thanks. > Christos > depending on where you got the kernel and XaAES from, you might want to run strip over the binaries, mint.prg, xaloader.prg and xaaes.km.. ..otherwise start with a 1.16.3 Kernel and XaAES, make sure you remove the img folder (or rename it) in the xaaes folder. Gradients = 0 should be off in the xaaes config by default, but check it. If every thing goes well, you might get another meg, but dont quote me on that. Unfortunately, unless a custom 4Mb ST RAM build is created, I can't even test it on ARAnyM to give you better help. You could try NO drivers, XIF, XFS or XDD and INIT to a console or GEM=ROM (instead of an INIT= in the mint config) Thats about all I can offer, unless someone starts adding patches to allow switches that make mint and XaAES more respectable of their original targets. A serious look at virtual memory could help immensely Paul