[Samba] AIO settings

Jeremy Allison jra at samba.org
Thu Jul 21 17:06:28 GMT 2005


On Thu, Jul 21, 2005 at 06:31:31AM -0400, William Jojo wrote:
> 
> What I was really getting at was the release notes refer you to the
> smb.conf.5 man page for more information, which isn't there. :-)
> 
> Perhaps I'm a bit dense this morning, but why would you set a read or
> write *size* to 1? I'm assuming this represents the aio_nbytes member of
> the aiocb struct?

It's a fair cop. I need to document the "acl group control" also...
The "read/write size" actually refers to the size above which the
read or write will be done using aio rather than synchronously.
So setting them to 1 makes all reads/writes use aio.

Jeremy


More information about the samba mailing list