Subject: Re: Raising NFS parameters for higher bandwith or "long fat pipe"
To: Eric Haszlakiewicz <erh@jodi.nimenees.com>
From: Jason Thorpe <thorpej@wasabisystems.com>
List: tech-net
Date: 12/16/2003 09:19:54
--Apple-Mail-11-946197914
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed


On Dec 15, 2003, at 7:21 AM, Eric Haszlakiewicz wrote:

> 	yes, I do have some changes to pass more information about a read
> down farther.  Specifically, I mark the range mapped to read from a 
> file
> as needing all of it if done from a read() call and use that to adjust
> the amount of readahead to do.  mmap'd access still uses the normal
> readahead algo.  My code also extends the interface with the actual 
> device
> so it can say how much it can read at once, which would eventually 
> allow
> reads of more than 64k to happen.  I haven't been able to test that 
> very
> well b/c IDE drives (or at least mine) can't actually do more than 64k
> transfers.

It would be really cool if you could resurrect this stuff.

As far as the "larger than 64K reads" thing goes, yah, it is kind of 
annoying about any drive that uses the ATA command set has this 64K 
limitation (I think it's hard-wired into the spec, right?)

...but I would still like to fix the problem so that we can e.g. issue 
large I/Os to logical disks (e.g. ccds) that allow us to issue 64K I/Os 
to the disks themselves.

         -- Jason R. Thorpe <thorpej@wasabisystems.com>


--Apple-Mail-11-946197914
content-type: application/pgp-signature; x-mac-type=70674453;
	name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (Darwin)

iD8DBQE/3z67OpVKkaBm8XkRAuB1AKDV4K0l2N+xdiduFt8PrablxRcmogCgwa8Q
+lcWUla1nP8cMYUdmyNJplw=
=9jvt
-----END PGP SIGNATURE-----

--Apple-Mail-11-946197914--