Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2008 02:18:29 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Lars Stokholm <lars.stokholm@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Disk access is slowing my Eee PC
Message-ID:  <20080829021621.O68158@wojtek.tensor.gdynia.pl>
In-Reply-To: <a5eea06e0808281007r2944a482k80c61b3aaedcf922@mail.gmail.com>
References:  <a5eea06e0808281007r2944a482k80c61b3aaedcf922@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I've successfully installed FreeBSD 7-STABLE on my Eee PC 900. Just
> one problem. Quite regularly the machine becomes unresponsive. I asume
> because of something reading from or writing from the SSD, because it
> always happens when the disk activity indicator is lit and it stops
> immediately when it's turned off again. Sometimes it lasts as long as
> 20-30 seconds, just when using Firefox, OOo or similar.
>
> Any ideas on how to deal with this? And just as interresting; what's the cause?

just an idea (i don't have EEE so it's ideas) - EEE simulates IDE drive 
through flash just like USB drives, adding "mapping layer" to simulate 512 
byte sectors writes and to prevent flash wornout.

this is VERY inefficient for random writes on USB flashdrives, and 
possibly here too.

as long as NAND flash chips won't be directly accessible, and some 
flash-designed filesystem will be writted it will be like that.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080829021621.O68158>