cvs commit: src/sys/boot/i386/boot2 boot1.s

[ Available lists | Index of cvs-src | Month of Aug 2003 | Week of 21 Aug 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Warner Losh <imp@FreeBSD.org>
Date
21 Aug 2003 18:59:30
Subject
cvs commit: src/sys/boot/i386/boot2 boot1.s
Message-ID
200308220159.h7M1xTKi048687@repoman.freebsd.org


[ Hide this part ]
imp         2003/08/21 18:59:29 PDT

FreeBSD src repository

Modified files:
sys/boot/i386/boot2 boot1.s
Log:
Many newer CF do not handle having the entire track read from them at
boot time. Instead, read it a sector at a time. While this sounds
like a significant slowdown, I've not been able to measure any
signficant difference.

Submitted by: luigi
Reviewed by: jhb, sam (both a while ago)
MFC After: 3 days

Revision Changes Path
1.23 +4 -0 src/sys/boot/i386/boot2/boot1.s


Elapsed time: 0.255 seconds