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 <gentoo-user+bounces-98332-garchives=archives.gentoo.org@lists.gentoo.org>) id 1MWY6m-0007tv-6N for garchives@archives.gentoo.org; Thu, 30 Jul 2009 16:03:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3D39E0833; Thu, 30 Jul 2009 16:03:54 +0000 (UTC) Received: from mail-gx0-f220.google.com (mail-gx0-f220.google.com [209.85.217.220]) by pigeon.gentoo.org (Postfix) with ESMTP id A7C47E0833 for <gentoo-user@lists.gentoo.org>; Thu, 30 Jul 2009 16:03:54 +0000 (UTC) Received: by gxk20 with SMTP id 20so6353102gxk.10 for <gentoo-user@lists.gentoo.org>; Thu, 30 Jul 2009 09:03:54 -0700 (PDT) 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=Ed25Wy+Gh+u1aFHzR1BH/djEvJWrSKlxG2RxhO8e7y8=; b=lObhr6dVJaseUMenBxqG6xE83DeqcBvnX8zEFK71XWKDTj9V014biFuLBTtIYWo2rB hReI3gBApOSpuY6QXhgMVmWKkrBRZAltzIZlEgLvoZQ3Ft7387NMT3W0BX3j+8fcAMFZ 3PVLJuDSs5iiYgCRlvsKUT/aPw9hm6PbGuDfQ= 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=JPYiPkvcTVthqf5lmS7kpFoS+w03ol2Kk0mCSUmSxx0JThjlipCb44i+M/NTFecBTM Fc+nkM/HVo/N19Y3jREc7ogP75euXWlagYj1wg71B8ju6ZCWjLbh8/H5eqCjE1RNss1Y ra4D1/eSadsrxqlr4fI+w7nqnXDqFDnI29g0w= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.90.100.20 with SMTP id x20mr1014944agb.45.1248969834389; Thu, 30 Jul 2009 09:03:54 -0700 (PDT) In-Reply-To: <58965d8a0907300718n5404caecu8ab4b815afaa9c3e@mail.gmail.com> References: <49bf44f10907260346y62a6f95dyfda763fceb0bcb39@mail.gmail.com> <DC239B41-96A3-45F2-B85C-62140E346B43@stellar.eclipse.co.uk> <49bf44f10907270544i5a5922ddo28d6a2c23d7ed6a8@mail.gmail.com> <4A6DE730.90103@f_philipp.fastmail.net> <49bf44f10907281052l184efbacvffd7fa1344ddbd2e@mail.gmail.com> <C20F6FFC-5600-4BF6-BF12-01E793709215@stellar.eclipse.co.uk> <49bf44f10907290820k1bbf0ebct8ca7becceda19771@mail.gmail.com> <4A708607.3090203@f_philipp.fastmail.net> <49bf44f10907300517m40c7c7b5u4305dfa375ce920@mail.gmail.com> <58965d8a0907300718n5404caecu8ab4b815afaa9c3e@mail.gmail.com> Date: Thu, 30 Jul 2009 09:03:54 -0700 Message-ID: <49bf44f10907300903l30d95fc2sbfab27546e6016@mail.gmail.com> Subject: Re: [gentoo-user] {OT} SSD instead of RAID1? From: Grant <emailgrant@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 44c97bd1-94d8-4c49-ba9d-7410ce8c59b1 X-Archives-Hash: bce9f53c81b851f474ffa5bd2391ae63 >> I read on this list that the kernel needs *some* swap, even just a >> tiny amount, to function properly. =A0Is that true? =A0If so, do you thi= nk >> it would be OK to put this tiny amount of swap on a cheap SSD? > > I have no swap and things work just fine. (8 gigs of RAM) > > Obviously, running without swap increases the chances of you running > out of memory, but that has never happened to me. I've been setting up all of my systems according to this, creating a 512MB swap partition: http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?part=3D1&chap=3D4 If I have 4GB RAM, all I'm accomplishing with swap is increasing this to 4.5GB? If my system requires 4.6GB at some point, I'm in the same position I would be in if I had no swap and 4.1GB requirement? - Grant