From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NRt97-0005NC-CX for garchives@archives.gentoo.org; Mon, 04 Jan 2010 20:03:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 353C9E0A00 for ; Mon, 4 Jan 2010 20:03:20 +0000 (UTC) Received: from poseidon.vergina.dyndns.org (77.49.214.220.dsl.dyn.forthnet.gr [77.49.214.220]) by pigeon.gentoo.org (Postfix) with ESMTP id 12310E095D for ; Mon, 4 Jan 2010 20:01:11 +0000 (UTC) Received: from [192.168.0.13] (dwarfy.vergina.dyndns.org [192.168.0.13]) by poseidon.vergina.dyndns.org (Postfix) with ESMTP id 63B54FB8F; Mon, 4 Jan 2010 22:01:08 +0200 (EET) Message-ID: <4B424903.1000808@asyr.hopto.org> Date: Mon, 04 Jan 2010 22:01:07 +0200 From: Thanasis User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091229 Thunderbird/3.0 ThunderBrowse/3.2.6.8 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org CC: Joshua Murphy , LKML Subject: Re: [gentoo-user] RAM installed vs reported References: <4B3B3043.20400@asyr.hopto.org> <200912301208.54359.dirk.heinrichs@online.de> <4B3B38F2.6090006@asyr.hopto.org> <4B3CF04E.8070603@asyr.hopto.org> <4B406CDF.7010301@asyr.hopto.org> <4B4138AB.3060602@asyr.hopto.org> <4B422A86.3070805@asyr.hopto.org> In-Reply-To: <4B422A86.3070805@asyr.hopto.org> Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 7bit X-Archives-Salt: 9f15a67c-3a01-4826-9c8d-6262cf5a4706 X-Archives-Hash: 50b2f6d7ccc9fdb9d267d486568c5b3c on 01/04/2010 07:51 PM Thanasis wrote the following: > on 01/04/2010 04:51 PM Joshua Murphy wrote the following: >> 2010/1/3 Thanasis : >> >>> on 01/04/2010 01:10 AM Krzysztof Halasa wrote the following: >>> >>>> Thanasis writes: >>>> >>>> >>>>> Hmm..., but are EMBEDDED options suitable for a netbook like the A110L ? >>>>> >>>> This "EMBEDDED" just means "don't touch these unless you really know >>>> what you're doing". >>>> >>>> BTW I remember using VMSPLIT 2 GB : 2 GB on server-class machines, >>>> before they were upgraded to x86-64. >>>> >>>> >>> Do you mean that I should try it? Is there any gain over using >>> CONFIG_HIGHMEM4G ? >>> >> Likely nothing noticeable, but here's a bit of a good coverage of the topic: >> >> http://kerneltrap.org/node/6067 >> > Thanks, I think I'll give it a try. :-) I tried option: 2G/2G user/kernel split (for full 2G low memory), but X would not start. So i reverted back to CONFIG_HIGHMEM4G.