index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
raidframe
/
rf_threadstuff.h
Age
Commit message (
Expand
)
Author
2014-02-28
G/C sys/simplelock.h includes
skrll
2011-05-11
convert the main raidPtr mutex to a kmutex, and add a couple of cv's to
mrg
2011-05-11
convert regionInfo[regionID].mutex to a kmutex.
mrg
2011-05-05
RF_BROADCAST_COND() is no more.
mrg
2011-05-03
convert the pssTable mutex into a kmutex/cv.
mrg
2011-05-02
re-apply the reverted previous, after fixing the missed wakeup:
mrg
2011-05-02
rever the previous for now; it hangs reconstruction.
mrg
2011-05-01
convert eq_mutex to a kmutex.
mrg
2011-04-30
- convert rf_printf_mutex to a kmutex
mrg
2011-04-27
prepare to convert more raidframe old lock/sleep APIs to mutex/condvar:
mrg
2007-12-05
lockmgr -> mutex
ad
2007-07-18
Fix fallout from recent kthread changes.
ad
2007-07-09
Merge some of the less invasive changes from the vmlocking branch:
ad
2005-12-11
merge ktrace-lwp.
christos
2003-12-29
rf_lkmgr_mutex_init() is only called from one spot, and it really
oster
2003-12-29
Garbage-collect a whole mess of this RF_THREADGROUP_* stuff that isn't
oster
2003-12-29
_rf_create_managed_cond() is now left doing nothing. Convert callers.
oster
2003-12-29
cond_destroyer joins mutex_destroyer in the "nothing useful is done
oster
2003-12-29
_rf_create_managed_mutex() is doing just a simple:
oster
2003-12-29
Since rf_mutex_destroy() is effectively a NOP now, nuke it.
oster
2003-12-29
Simplify defn's of rf_mutex_init() and rf_mutex_destroy(). Since
oster
2002-10-02
Create a thread creation macro that make it easier to name the DAG process.
oster
2002-08-08
Initial kick at some functions to provide lockmgr lock support
oster
2001-10-04
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
oster
2001-01-27
Un-'__P'ify.
oster
2000-08-20
RF_COND_WAIT(): use ltsleep().
thorpej
2000-06-11
Nuke a (mostly) now-incorrect comment.
oster
2000-01-09
Nuke a couple of obsolete comments.
oster
2000-01-05
- update RF_CREATE_THREAD to handle a 'process name' argument.
oster
1999-07-06
Make the kthread API a bit friendlier to loadable kernel modules.
thorpej
1999-03-14
Disallow interrupting parity re-writes or copybacks by removing PCATCH
oster
1999-02-05
Phase 2 of the RAIDframe cleanup. The source is now closer to KNF
oster
1999-01-26
RAIDframe cleanup, phase 1. Nuke simulator support, user-land driver,
oster
1998-11-13
RAIDframe, version 1.1, from the Parallel Data Laboratory at
oster