[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Filesystem fragmentation and scatter-gather DMA
- From: Andreas Dilger <adilger sun com>
- To: William Tambe <tambewilliam gmail com>
- Cc: ext3-users redhat com
- Subject: Re: Filesystem fragmentation and scatter-gather DMA
- Date: Mon, 17 Mar 2008 06:29:03 +0800
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]