summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_proto.c
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1997-02-13 19:41:40 +0000
committerwollman <wollman@FreeBSD.org>1997-02-13 19:41:40 +0000
commit1f8c9c194a905535c832a0021936cf4734355267 (patch)
tree38caca2b43ba055ff41147bbfb72f0ca5c96be84 /sys/netinet/in_proto.c
parentcb442e2038f193d705318960fc919a03900c52d3 (diff)
downloadFreeBSD-src-1f8c9c194a905535c832a0021936cf4734355267.zip
FreeBSD-src-1f8c9c194a905535c832a0021936cf4734355267.tar.gz
Provide an alternative mbuf cluster allocator which permits use of
clusters greater than one page in length by calling contigmalloc1(). This uses a helper process `mclalloc' to do the allocation if the system runs out at interrupt time to avoid calling contigmalloc at high spl. It is not yet clear to me whether this works.
Diffstat (limited to 'sys/netinet/in_proto.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud