Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!adm!rgoguen@MIKEY.BBN.COM From: rgoguen@MIKEY.BBN.COM (Robert J Goguen) Newsgroups: comp.unix.wizards Subject: questions on 4.3 internaln (mbuf allocation) Message-ID: <8734@brl-adm.ARPA> Date: Mon, 10-Aug-87 17:32:01 EDT Article-I.D.: brl-adm.8734 Posted: Mon Aug 10 17:32:01 1987 Date-Received: Tue, 11-Aug-87 05:46:04 EDT Sender: news@brl-adm.ARPA Lines: 10 Folks I'm running 4.3bsd on a Vax 750. I'm running the XNI code and I think the XNI is overrunning it's mbufs. I have an mbuf that is filled with 1024 bytes of ascii data,but I don't know who this mbuf belongs to.Is there some way I can find out which process (or network connections) has which mbufs? I have an mbuf which is of type DATA. Can I find out who is using this mbuf? Bob Goguen (rgoguen%bbn.com@relay.cs.net)