ef0c913256
These were a left over from when the private memory pools were converted to use uma zones. The limit of UMA zones, however, works differently. When a zone is limited to only one or two pages than, on multi-cpu systems, processes can get stuck on the zonelimit, because all remaining free items are in caches of other CPUs. Also add rudimentary error handling in some places (panic) when a zone cannot be created. |
||
---|---|---|
.. | ||
spans_arp.c | ||
spans_cls.c | ||
spans_cls.h | ||
spans_if.c | ||
spans_kxdr.c | ||
spans_kxdr.h | ||
spans_msg.c | ||
spans_print.c | ||
spans_proto.c | ||
spans_subr.c | ||
spans_util.c | ||
spans_var.h | ||
spans_xdr.x |