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-98611-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MZ6RP-00086O-U4
	for garchives@archives.gentoo.org; Thu, 06 Aug 2009 17:07:48 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9BE3AE06FA;
	Thu,  6 Aug 2009 17:07:46 +0000 (UTC)
Received: from mail-pz0-f189.google.com (mail-pz0-f189.google.com [209.85.222.189])
	by pigeon.gentoo.org (Postfix) with ESMTP id 6F038E06FA
	for <gentoo-user@lists.gentoo.org>; Thu,  6 Aug 2009 17:07:46 +0000 (UTC)
Received: by pzk27 with SMTP id 27so1232090pzk.2
        for <gentoo-user@lists.gentoo.org>; Thu, 06 Aug 2009 10:07:46 -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=qfqmRcmUP23wUD1qIX4NvSZ/zj+u4h3xtxwY9e+hpAE=;
        b=t+HKXwEoOwdRm8C1vj5OfTG95cQV7rVoWGkw8B0ifX9w3JZTonhFxmjN/C2QjO+OkI
         5ik6gzt9Bzq0Aj1D0C68QnXnPPHaJQ2VK0YSXOGACkpN0IG3FvXf9yQLKib5M7u8iVrj
         h7CrSLp4bdnlGK6e86aTCrHKLJPykMEZA40kI=
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=A2txll8i+2Mf+Dxjsbkp4TVjtdbbjqr6riwKbTrH89nMQpAorBBFgQqBoDUR5Tjltc
         Xgne2fLuAxsMVYVck/j6Wh4qwnknMAG7KhggXWBTLeAIVKk9G8OF/um6dRR6hRjD9894
         BOTqEdLEZvxeMGc74eFouZ1BoB2Yqcjh6acSU=
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.115.106.6 with SMTP id i6mr120474wam.168.1249578465839; Thu, 
	06 Aug 2009 10:07:45 -0700 (PDT)
In-Reply-To: <58965d8a0908060943u2fa59e96l225c771fb8729be5@mail.gmail.com>
References: <49bf44f10908060745h4a5178adr3d90961844fc3811@mail.gmail.com>
	 <58965d8a0908060754y20a32e68x6f4b9e17636d9746@mail.gmail.com>
	 <49bf44f10908060937p6d4a4a48m372082ed3ce276ed@mail.gmail.com>
	 <58965d8a0908060943u2fa59e96l225c771fb8729be5@mail.gmail.com>
Date: Thu, 6 Aug 2009 10:07:45 -0700
Message-ID: <49bf44f10908061007m5e81a734kba18835bdafba7c2@mail.gmail.com>
Subject: Re: [gentoo-user] {OT} zflashpoint for Linux? (SSD performance 
	"accelerator")
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: b66798fd-65c6-44fc-b946-3efe4030fd92
X-Archives-Hash: 719ba3f11e5db9f19a1b824d70a6c098

>>>> Here is some info on zflashpoint:
>>>>
>>>> http://forum.notebookreview.com/showthread.php?p=3D5163549
>>>>
>>>> It is supposed to be an SSD performance "accelerator".
>>>>
>>>> "Gen1 SSDs suffer with small file writes and I read that 90% of
>>>> Windows writes are small, so that introduces overall system lag.
>>>> zflashpoint uses a 32MB buffer for small file writes, combining them
>>>> and dumping them as one big write."
>>>>
>>>> Has anyone heard of development of a similar project for Linux?
>>>
>>> Sounds like a disk cache to me... maybe i'm missing something.
>>
>> Maybe it's just making up for the too-small disc cache on the
>> stuttering SSDs? =A0The 64MB cache on the non-stuttering ones is
>> supposed to have something to do with it. =A0Can this sort of a
>> "software disk cache" be set up on Linux?
>
> I always just assumed Linux used a cache with SSD just like it does
> with everything else but I have no experience or evidence to prove
> that. I know windows doesn't cache writes to USB flash drives, maybe
> it doesn't cache SSD either.

Alright, but my girlfriend's Gentoo SSD netbook has fairly bad
stuttering problems.

- Grant