]> git.proxmox.com Git - mirror_spl-debian.git/commit - include/sys/time.h
Fix KMEM_DEBUG support (enable by default)
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Fri, 14 Mar 2008 19:04:41 +0000 (19:04 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Fri, 14 Mar 2008 19:04:41 +0000 (19:04 +0000)
commit79b31f3601af530f64b3f2ae87233b3fa5271df1
treeafbbd0dda73ebc2a2b5d7b1c04c6504f53f2d863
parentaf828292e585781b2e186f47074a3e1a3baa5094
Fix KMEM_DEBUG support (enable by default)
Add vmem_alloc/vmem_free support (and test case)
Add missing time functions

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