]> git.proxmox.com Git - mirror_spl.git/commit
Fix for memory corruption caused by overruning the magazine
authorbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Thu, 26 Jun 2008 19:49:42 +0000 (19:49 +0000)
committerbehlendo <behlendo@7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c>
Thu, 26 Jun 2008 19:49:42 +0000 (19:49 +0000)
commite9d7a2bef56cf159d0f876efc38209a496dd0b66
tree47f8b70f7b7314bedcf5a42c887334d4a3cb962f
parent4afaaefa050f02b6b993468aafdfc457dd508b2a
Fix for memory corruption caused by overruning the magazine
when repopulating it.  Plus I fixed a few more suble races in
that part of the code which were catching me.  Finally I fixed
a small race in kmem_test8.

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