freebsd-src/sys/ufs
Christian S.J. Peron d1dfd92177 Convert the primary ACL allocator from malloc(9) to using a UMA zone instead.
Also introduce an aclinit function which will be used to create the UMA zone
for use by file systems at system start up.

MFC after:	1 month
Discussed with:	rwatson
2005-09-06 00:06:30 +00:00
..
ffs Retain generation count when writing zeroes instead of an inode to disk. 2005-09-05 22:14:33 +00:00
ufs Convert the primary ACL allocator from malloc(9) to using a UMA zone instead. 2005-09-06 00:06:30 +00:00