-Bradley
On Tue, Jan 15, 2013 at 7:00 PM, Dave Chinner <david@xxxxxxxxxxxxx> wrote:
On Tue, Jan 15, 2013 at 06:33:54PM -0500, Bradley C. Kuszmaul wrote:write size != extent size.
> So my understanding is that the first time I do a read() I'll have to read
> the extents. My writes are on the order of a megabyte, a 250MB file will
> likely require an extra I/O to open. That's fine.
Extents on XFS on a 4k block size filesystem can be up to 8GB in
size. It's entirely likely that your 250MB file is a single extent
an dhence has no extra overhead on read. Use xfs_bmap to check.
_______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs