diff options
author | jeff <jeff@FreeBSD.org> | 2002-06-19 20:49:44 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2002-06-19 20:49:44 +0000 |
commit | 4df8a5cb052267b063f5bca6cd609ca5babf4d5a (patch) | |
tree | d1af9354467e145869de617bdbd1a5e8a1bb428b /sys/kern/kern_linker.c | |
parent | 0776d3f180e1070fc4edad0433924c5e97a5ca22 (diff) | |
download | FreeBSD-src-4df8a5cb052267b063f5bca6cd609ca5babf4d5a.zip FreeBSD-src-4df8a5cb052267b063f5bca6cd609ca5babf4d5a.tar.gz |
- Remove bogus use of kmem_alloc that was inherited from the old zone
allocator.
- Properly set M_ZERO when talking to the back end page allocators for
non malloc zones. This forces us to zero fill pages when they are first
brought into a cache.
- Properly handle M_ZERO in uma_zalloc_internal. This fixes a problem where
per cpu buckets weren't always getting zeroed.
Diffstat (limited to 'sys/kern/kern_linker.c')
0 files changed, 0 insertions, 0 deletions