This allows the creation of zones which don't do any caching in front of
the keg. If the zone is a cache zone, this means that UMA will not
attempt any memory allocations when allocating an item from the backend.
This is intended for use by netdump, after a panic.
Details
Details
- Reviewers
alc kib jeff - Commits
- rS332968: Add a UMA zone flag to disable the use of buckets.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable