Go to file
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
cmd Handful of minor stack checking fixes 2008-04-21 18:08:33 +00:00
include Stability hack. Under Solaris when KM_SLEEP is set kmem_cache_alloc() 2008-05-09 21:21:33 +00:00
lib Reorganize /include/ to add a /sys/, this way we don't need to 2008-03-01 00:45:59 +00:00
modules Stability hack. Under Solaris when KM_SLEEP is set kmem_cache_alloc() 2008-05-09 21:21:33 +00:00
scripts Same deal as ZFS, we're quite stable now so tag it. 2008-05-07 20:12:44 +00:00
autogen.sh Quiet libtool 2008-02-27 20:55:24 +00:00
ChangeLog Commit adaptive mutexes. This seems to have introduced some new 2008-05-05 20:18:49 +00:00
configure.ac Same deal as ZFS, we're quite stable now so tag it. 2008-05-07 20:12:44 +00:00
FIXME Fixed that. 2008-03-28 18:22:29 +00:00
Makefile.am OK, everything builds now. My initial intent was to place all of 2008-02-27 20:52:44 +00:00