]> git.proxmox.com Git - mirror_spl-debian.git/commit - modules/spl/spl-generic.c
Fix kmem memory accounting
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Fri, 14 Mar 2008 20:56:26 +0000 (20:56 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Fri, 14 Mar 2008 20:56:26 +0000 (20:56 +0000)
commitc19c06f3b05a220cb638050c0e06578a09ad64ad
tree1e5b3f9fc76225a6b87672239de8f93fe9639d6b
parent79b31f3601af530f64b3f2ae87233b3fa5271df1
Fix kmem memory accounting

Adjust kmem slab interface to make a copy of the slab name before
passing it on to the linux slab (we free it latter too)

git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@47 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
include/sys/kmem.h
modules/spl/spl-generic.c
modules/spl/spl-kmem.c
modules/splat/splat-kmem.c