[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091115221146.GH4323@mit.edu>
Date: Sun, 15 Nov 2009 17:11:46 -0500
From: Theodore Tso <tytso@....edu>
To: "Renato S. Yamane" <yamane@...mondcut.com.br>
Cc: linux-ext4@...r.kernel.org, Eric Sandeen <sandeen@...hat.com>,
Florian Weimer <fw@...eb.enyo.de>
Subject: Re: Ext4 on SSD Intel X25-M
On Sun, Nov 15, 2009 at 07:46:21PM -0200, Renato S. Yamane wrote:
> On 15-11-2009 19:30, Eric Sandeen wrote:
>> Florian Weimer wrote:
>>> * Renato S. Yamane:
>>>> How can I know the average writes per day?
>>>
>>> I used iostat (part of sysstat). Perhaps I should have checked first
>>> if it is accurate. 8-/
>>
>> If you're running ext4, you can look at:
>> /sys/fs/ext4/sdXX/lifetime_write_kbytes and
>> /sys/fs/ext4/sdXX/session_write_kbytes
>
> smartctl show me 229h Power_On_Hours (I buy it one month ago).
> And /sys/fs/ext4/sdXX/lifetime_write_kbytes show me 19940467
>
> So:
> 229h = 9,54 days
> 19940467 kbytes / 9,54 days = 2Gb/day
>
> I think that it is too much. I use it on my laptop only to see my
> e-mails (Thunderbird) and use OpenOffice.org on my work environment.
If you've only had the disk for a short while, then the initial writes
to install your system is probably biasing your results. So far you
have approximately 19GB of disk writes. I'm guessing that at least
3-4GB is from the initial installation of software on your system.
Also, if you are turning off your laptop at night, treating 229 hours
as 9.5 days isn't really fair. If you installed the SSD a month ago,
then treat that as 30 days, and we get:
16GB / 30 == 0.533 GB
This is well under the rated 20GB/day upon which Intel guarantees a
five year life --- and most people don't keep their laptop and/or hard
drives that long anyway.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists