diff options
author | jeff <jeff@FreeBSD.org> | 2013-06-26 00:57:38 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2013-06-26 00:57:38 +0000 |
commit | 4201cd7bd1c5bed3d57c96c4df0cdd038d6125bf (patch) | |
tree | 3abaa104be279f9d540f816530d3454d375f3709 /contrib/gcc/c-common.c | |
parent | 4dfc3c75a2687795bcf32661c8434cf7628e82a2 (diff) | |
download | FreeBSD-src-4201cd7bd1c5bed3d57c96c4df0cdd038d6125bf.zip FreeBSD-src-4201cd7bd1c5bed3d57c96c4df0cdd038d6125bf.tar.gz |
- Resolve bucket recursion issues by passing a cookie with zone flags
through bucket_alloc() to uma_zalloc_arg() and uma_zfree_arg().
- Make some smaller buckets for large zones to further reduce memory
waste.
- Implement uma_zone_reserve(). This holds aside a number of items only
for callers who specify M_USE_RESERVE. buckets will never be filled
from reserve allocations.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'contrib/gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions