Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/ata



On Tue, Jul 05, 2005 at 06:26:51PM +0100, David Laight wrote:
> On Tue, Jul 05, 2005 at 09:11:50AM +0200, Manuel Bouyer wrote:
> > On Tue, Jul 05, 2005 at 07:51:34AM +1200, Dave Sainty wrote:
> > > If they don't have a crash-on-0xfffffff drive, but it is over 128GB in
> > > size and the controller can't do LBA48 then I guess they would only be
> > > able to access 2^32-1 sectors instead of 2^32.  Is that really a
> > > problem though?
> > 
> > It is if there is valuable data in the last sector.
> 
> I guess that unless the partition actually ends in that sector it is
> unlikely to be useful to read sector 2^28-1 when sector 2^28 isn't
> readable.

Well, 2^28-1 is the 2^28th sector of the disk. To me it looks like ffs can use
it.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index