Re: mbuf question again

2003-04-01 Thread Terry Lambert
Stalker wrote: > I would like to know if it is possible to write a program to check which > mbuf's are allocated to which programs that are currently running, or is > this totally not possible? > > If it is possible, could someone point me in the right direction as in which > libraries / functions

Re: mbuf question again

2003-04-01 Thread Dmitry V.Galant
On Tue, Apr 01, 2003 at 11:34:03AM +0200, Stalker wrote: > > Hi > > I would like to know if it is possible to write a program to check which > mbuf's are allocated to which programs that are currently running, or is > this totally not possible? > > If it is possible, could someone point me in th

mbuf question again

2003-04-01 Thread Stalker
Hi I would like to know if it is possible to write a program to check which mbuf's are allocated to which programs that are currently running, or is this totally not possible? If it is possible, could someone point me in the right direction as in which libraries / functions / reading material i

Mbuf Question

2003-03-31 Thread Cole
Hey I have a quick question. Is it possible to find out which mbuf clusters are allocated to specific programs that are running or is that impossible. If it is possible, then could someone point me in the right direction for reading material or the functions / libraries that i would need to lo

Mbuf Question

2003-03-31 Thread Stalker
Hey Just a quick question, we have a bsd box that is running out of mbufs, its just constantly increasing and we cant quite shut down a process at a time to find the cause since its a live box. So what i would like to know, is, is it possible to code a program to see how many mbufs are allocated