zfs/modules
behlendo 5c2bb9b2c3 Stability hack. Under Solaris when KM_SLEEP is set kmem_cache_alloc()
may not fail.  To get this behavior I'd added a retry to the shim layer
even though it is abusive to the VM, at least it should prevent the crash.
Additionally I added a proc counter so I can easily check how often this
is happening.  It should be fairly rare, but likely will get worse and
worse the longer the machine has been up.


git-svn-id: https://outreach.scidac.gov/svn/spl/trunk@104 7e1ea52c-4ff2-0310-8f11-9dd32ca42a1c
2008-05-09 21:21:33 +00:00
..
spl Stability hack. Under Solaris when KM_SLEEP is set kmem_cache_alloc() 2008-05-09 21:21:33 +00:00
splat Lots of fixes here: 2008-05-06 20:38:28 +00:00
Makefile.in Add top level make check target which runs the validation 2008-02-28 00:16:24 +00:00