diff options
author | trasz <trasz@FreeBSD.org> | 2009-04-19 09:56:30 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2009-04-19 09:56:30 +0000 |
commit | 128b961224f0a9fdd07bd639af908128c1855cbd (patch) | |
tree | 68dffe445900a0a13bc1ed7bcd13b169b83e12b8 /sys/compat/linux/linux_emul.c | |
parent | dd2833d0d662792c4273ce6ef871c2e67e3e84f2 (diff) | |
download | FreeBSD-src-128b961224f0a9fdd07bd639af908128c1855cbd.zip FreeBSD-src-128b961224f0a9fdd07bd639af908128c1855cbd.tar.gz |
When allocating 'struct acl' instances, use malloc(9) instead of uma(9).
This struct will get much bigger soon, and we don't want to waste too much
memory on UMA caches.
Reviewed by: rwatson
Diffstat (limited to 'sys/compat/linux/linux_emul.c')
0 files changed, 0 insertions, 0 deletions