Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2002 14:35:59 -0500 (EST)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        net@freebsd.org
Subject:   Getting rid of maxsockets.
Message-ID:  <20020320143354.Y41335-100000@mail.chesapeake.net>

next in thread | raw e-mail | index | archive | help
Would anyone be upset if I got rid of maxsockets and consequently the
limits on the *pcb zones?  This was previously used so that the zone
allocator could allocate items at interrupt time.  Now you can just supply
M_NOWAIT/WAITOK and get the desired effect without a hard limit.

Jeff


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




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