Lines Matching +full:4 +full:kb +full:- +full:page
54 By default it uses block sizes of roughly 1 MB, 32kB, and the native
60 .Bl -tag -width indent
80 Enables nicer status report using ANSI escapes and UTF-8.
99 .Bl -tag -width remaining
116 .Bd -literal
123 # read an ISO image from a CD-ROM
127 recoverdisk -r worklist -w worklist /dev/cd0 /data/cd.iso
132 # If the disk hangs the system on read-errors try:
133 recoverdisk -b 0 /dev/ada3 /somewhere
138 .Xr ada 4 ,
139 .Xr cam 4 ,
140 .Xr cd 4 ,
141 .Xr da 4
148 .An -nosplit
150 .An Poul-Henning Kamp Aq Mt phk@FreeBSD.org
154 This manual page was written by
159 This is due to the DMA reads being split up into blocks of at most 128kB.
160 These reads then fail if the sectorsize is not a divisor of 128kB.
165 to no more than 128kB.
171 .Xr cam 4
173 .Bd -literal