Date: Fri, 10 Apr 2009 11:02:13 -0400 From: Karim Fodil-Lemelin <kfl@xiplink.com> To: freebsd-net@freebsd.org Subject: m_tag, malloc vs uma Message-ID: <49DF5F75.6080607@xiplink.com>
next in thread | raw e-mail | index | archive | help
Hello, Is there any plans on getting the mbuf tags sub-system integrated with the universal memory allocator? Getting tags for mbufs is still calling malloc in uipc_mbuf.c ... What would be the benefits of using uma instead? Karim.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49DF5F75.6080607>