Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 May 2003 09:32:35 -0700
From:      David Schultz <das@FreeBSD.ORG>
To:        Simon Lai <sjlai@synatech.com.au>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: 180,000 kevents - out of memory errors
Message-ID:  <20030505163235.GA7679@HAL9000.homeunix.com>
In-Reply-To: <20030505232029.A46013@pobox.com.>
References:  <20030505232029.A46013@pobox.com.>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 05, 2003, Simon Lai wrote:
> Currently I can only queue around 80,000 - 90,000
> kevents, with this config -
> 
>    maxfiles=250000 
>    nmbclusters=35000
>    nmbufs=210000
> 
> with this config I can make 180,000 connections and 
> queue 180,000 kevents -
> 
>    maxfiles=200000
>    nmbclusters=40000
>    nmbufs=240000
> 
> what should I do to improve the number of kevents
> I can queue?

Try increasing the sysctl kern.kq_calloutmax if you haven't done
so already.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030505163235.GA7679>