Date: Fri, 22 Mar 2002 02:59:04 -0600 (CST) From: Mike Silbersack <silby@silby.com> To: Jeff Roberson <jroberson@chesapeake.net> Cc: net@freebsd.org Subject: Re: Getting rid of maxsockets. Message-ID: <20020322025429.K3059-100000@patrocles.silby.com> In-Reply-To: <20020320152915.Q41335-100000@mail.chesapeake.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Mar 2002, Jeff Roberson wrote: > > > > Once everything's UMA'd, then we can develop new sizing parameters. > > Everything has been UMA'd other than MD code, so I'm working on making the > system take advantage of it. > > Thanks! > Jeff I've looked over vmstat -z with a UMA kernel, it's really nice to know that everything is coexisting together now. There's one big target, though: mbufs. I know that Bosko put a lot of work into his new mbuf allocator, but if you could find a way to merge mbufs into the slab allocator the benefits would be huge. Have you discussed doing this with Bosko yet? Mike "Silby" Silbersack 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?20020322025429.K3059-100000>