Date: Mon, 22 May 1995 23:36:33 -0400 From: dennis@et.htp.com (dennis) To: davidg@Root.COM Cc: hackers@FreeBSD.org Subject: mbuf clusters being lost Message-ID: <199505230336.XAA16565@mail.htp.com>
next in thread | raw e-mail | index | archive | help
We've been having a problem losing mbufs with a driver that works ok with 2.0R and other BSD op/sys but not with current. It seems that clusters aren't been freed properly, although there are no mbufs that are not being freed with m_freem(). Something has changed since 2.0R...I've noticed that netstat -m now accounts for clusters and that if_ed.c now fails if clusters are not available. What has changed.....and why doesn't the original code work any more? Thanks Dennis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505230336.XAA16565>