Date: Wed, 12 Sep 2007 17:40:26 -0400 From: Preethi Natarajan <nataraja@cis.udel.edu> To: freebsd-net@freebsd.org Subject: Tcp reassembly buffer size Message-ID: <46E85CCA.4050500@cis.udel.edu>
next in thread | raw e-mail | index | archive | help
Is there an easy way to figure out the total size of all mbufs used in TCP reassembly queue (i.e. the mbufs handling out of order segments)? The sysctl vm.zone gives me info on tcpreass zone, but I want to know the actual amount of memory used by out of order segments. Thanks, -- Preethi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46E85CCA.4050500>