Use the MP friendly objcache instead of zalloc to allocate temporary
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 1 Jun 2006 06:10:58 +0000 (06:10 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 1 Jun 2006 06:10:58 +0000 (06:10 +0000)
commit70aac194af9ca1c170324e666bf9b6864680c04c
tree4852c035c1e945adce87b1eed35c329aca2eb6f6
parente56e4dea3198b5cb2ff260e969950b87586239c5
Use the MP friendly objcache instead of zalloc to allocate temporary
MAXPATHLEN space.
sys/kern/kern_objcache.c
sys/kern/vfs_init.c
sys/kern/vfs_nlookup.c
sys/kern/vfs_syscalls.c
sys/netgraph/netgraph/ng_base.c
sys/sys/objcache.h
sys/sys/vnode.h
sys/vfs/isofs/cd9660/cd9660_vnops.c
sys/vfs/nfs/nfs_subs.c
sys/vfs/union/union_subr.c