On Wed, 3 Nov 1999, John Polstra wrote:
> In article <[EMAIL PROTECTED]>,
> Christopher Sedore <[EMAIL PROTECTED]> wrote:
[...snip info on aio stuff...]
> >
> > I hope to try 1000 descriptors soon.
>
> That's great news! So have you gotten rid of some of these absurdly
> low fixed limits?
>
> vfs.aio.max_aio_per_proc: 32
> vfs.aio.max_aio_queue_per_proc: 256
> vfs.aio.max_aio_procs: 32
> vfs.aio.max_aio_queue: 1024
> vfs.aio.max_buf_aio: 16
>
> And worst of all:
>
> #define AIO_LISTIO_MAX 16
I've been running with about 85 descriptors (vast majority are sockets)
and haven't bumped these limits in a serious way yet (have hit the 32 max
running per proc, but just for milliseconds). When I get to the next
round of testing these limits won't cut it and I'll adjust them upward.
-Chris
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message