diff options
author | glebius <glebius@FreeBSD.org> | 2013-10-09 11:57:53 +0000 |
---|---|---|
committer | glebius <glebius@FreeBSD.org> | 2013-10-09 11:57:53 +0000 |
commit | 0216035e665dc869f340e168960a39630e822232 (patch) | |
tree | f5a49eb40794fc5d8fcfb3ade6caa5b627ca38e1 /sbin/devd/parse.y | |
parent | ee2fafc6a903bcdb2569fc1d6c3ffce0f14c3ebd (diff) | |
download | FreeBSD-src-0216035e665dc869f340e168960a39630e822232.zip FreeBSD-src-0216035e665dc869f340e168960a39630e822232.tar.gz |
- Substitute sbdrop_internal() with sbcut_internal(). The latter doesn't free
mbufs, but return chain of free mbufs to a caller. Caller can either reuse
them or return to allocator in a batch manner.
- Implement sbdrop()/sbdrop_locked() as a wrapper around sbcut_internal().
- Expose sbcut_locked() for outside usage.
Sponsored by: Netflix
Sponsored by: Nginx, Inc.
Approved by: re (marius)
Diffstat (limited to 'sbin/devd/parse.y')
0 files changed, 0 insertions, 0 deletions