[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Filesystem fragmentation and scatter-gather DMA
- From: "William Tambe" <tambewilliam gmail com>
- To: "Andreas Dilger" <adilger sun com>
- Cc: ext3-users redhat com
- Subject: Re: Filesystem fragmentation and scatter-gather DMA
- Date: Sun, 16 Mar 2008 18:56:27 -0500
Is the delay due to mechanical parts or the electronics gathering the fragments?
Would that same delay still apply to a solid state drive? Since a
solid state drive is really just a slower version of system memory
(Please correct me if I am wrong).
On Sun, Mar 16, 2008 at 5:29 PM, Andreas Dilger <adilger sun com> wrote:
> On Mar 16, 2008 15:13 -0500, William Tambe wrote:
> > When designing a filesystem, is fragmentation really an issue if
> > access to the disk can be done using scatter-gather DMA techics ?
>
> Yes!!! Scatter-gather only handles "fragmentation" in memory, where
> seek time is zero. If there is fragmentation on disk you pay 8ms
> for each fragment in the read.
>
> Cheers, Andreas
> --
> Andreas Dilger
> Sr. Staff Engineer, Lustre Group
> Sun Microsystems of Canada, Inc.
>
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]