zfs/include
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
..
fs Add missing headers 2008-03-14 00:04:01 +00:00
rpc Stub out some missing headers which are expected. I'll fill 2008-03-01 18:30:12 +00:00
sys Stability hack. Under Solaris when KM_SLEEP is set kmem_cache_alloc() 2008-05-09 21:21:33 +00:00
util Add missing headers 2008-03-13 22:52:23 +00:00
vm Add missing headers 2008-03-14 00:04:01 +00:00
Makefile.am Reorganize /include/ to add a /sys/, this way we don't need to 2008-03-01 00:45:59 +00:00
spl-ctl.h Whoops need this! 2008-04-18 23:42:45 +00:00
splat-ctl.h Stack usage is my enemy. Trade cpu cycles in the debug code to 2008-04-22 16:55:26 +00:00
strings.h More stub headers, 2008-03-04 18:22:31 +00:00
unistd.h More stub headers, 2008-03-04 18:22:31 +00:00