diff options
author | jake <jake@FreeBSD.org> | 2002-12-27 19:31:26 +0000 |
---|---|---|
committer | jake <jake@FreeBSD.org> | 2002-12-27 19:31:26 +0000 |
commit | e5ac7a26a9bfa66e5207d44820d947b8dbf94bd7 (patch) | |
tree | b8ec4fce5d91ae85a303162d01cdff60f2d5e7c8 /lib/libfetch/file.c | |
parent | e50c4bb112fd149ed7be92ec705504062022aaa0 (diff) | |
download | FreeBSD-src-e5ac7a26a9bfa66e5207d44820d947b8dbf94bd7.zip FreeBSD-src-e5ac7a26a9bfa66e5207d44820d947b8dbf94bd7.tar.gz |
Define UMA_MD_SMALL_ALLOC so that uma_small_alloc and uma_small_free will
be used for zones that allocate objects of less 1 page. The biggest advantage
of this is that all of a sudden the majority of kernel malloc-ed data doesn't
need kva allocated for it. Besides microbenchmarks I haven't seen a measurable
performance improvement from doing this.
Diffstat (limited to 'lib/libfetch/file.c')
0 files changed, 0 insertions, 0 deletions