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_reconutil.c
Age
Commit message (
Expand
)
Author
2006-04-26
un-bitrot some of this code (which is not included by default in kernels),
oster
2005-12-11
merge ktrace-lwp.
christos
2005-02-27
nuke trailing whitespace
perry
2005-02-05
Vastly improve the error handling in the case of a read/write error
oster
2004-03-18
Re-work the locking mechanisms for reconstruct and PSS structures
oster
2004-03-07
- Introduce rf_pools which contains all of the various global pools used
oster
2004-03-07
- fix up initialization of rf_recond_pool
oster
2004-01-01
Nuke a bunch of unused variables:
oster
2003-12-30
Some days you wonder if some of the function declaration consistency
oster
2003-12-29
Since rf_mutex_destroy() is effectively a NOP now, nuke it.
oster
2003-12-29
Reduce uses of rf_mutex_init() and rf_cond_init(). Streamlines code,
oster
2003-12-29
- first kick at a major reworking of RAIDframe's memory allocation code:
oster
2003-12-29
[Having received a definite lack of strenuous objection, a small amount
oster
2003-02-09
constify some
jdolecek
2002-11-23
Bye-bye to the completely unused reconCtrlPtr->priorityList.
oster
2002-11-19
#if out some stuff that's only used for some distributed sparing stuff.
oster
2002-10-07
Minor comment and 80-column fixes. No functional changes.
oster
2002-09-17
Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitate
oster
2002-09-16
Assign a value to recon_buffer_size in a different way so that the
oster
2002-09-16
'char *arrived' was such a nice variable. Too bad all we ever did
oster
2002-09-16
rf_CheckFloatingRbufCount() is only really useful when debugging the
oster
2002-09-14
Everyone and their dog was using RF_ERRORMSG3 to print out the same
oster
2001-11-13
add RCSIDs
lukem
2001-10-04
Step 2 of the disentanglement. We now look to <dev/raidframe/*> for
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