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
Age
Commit message (
Expand
)
Author
2002-09-19
One signal will do, thanks.
oster
2002-09-19
Nuke an obsolete comment.
oster
2002-09-19
Introduce and use RF_DEBUG_STATES to save a bit more kernel space.
oster
2002-09-19
Nuke old (and now incorrect) comment.
oster
2002-09-17
RF_DEBUG_ACCESS and RF_DEBUG_QUIESCE make things a little smaller.
oster
2002-09-17
Introduce and use RF_DEBUG_QUEUE (for debugging the various queueing
oster
2002-09-17
Cast the RF_DEBUG_RECON net a little wider.
oster
2002-09-17
Rename RF_DEBUG_RECONBUFFER to RF_DEBUG_RECON in order to facilitate
oster
2002-09-17
Were these functions actually called by anything, I might have considered
oster
2002-09-17
Use RF_DEBUG_DISKQUEUE to eliminate more debuggin printfs that the
oster
2002-09-16
Those of us who might be interested in debugging internal memory usage
oster
2002-09-16
Assign a value to recon_buffer_size in a different way so that the
oster
2002-09-16
Cleanup some comments.
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-16
Cleanup some printf's, and disable some (debugging) output.
oster
2002-09-15
Release our hold on raidPtr if we're going to sleep.
oster
2002-09-15
Nuke unlockingOp -- it was only used for the userland version of the
oster
2002-09-15
Remove a couple of unneeded structure members.
oster
2002-09-15
'buf2' is unused. Nuke it.
oster
2002-09-15
General cleanup of a mess. No functional changes.
oster
2002-09-15
Nuke 'numPending' from the RF_RaidAccessDesc_s structure, and minor cleanup.
oster
2002-09-14
Add a local #define, and disable some debugging stuff.
oster
2002-09-14
Minor formatting cleanup, and nuke unused stuff.
oster
2002-09-14
rf_FlushAccessTraceBuf goes bye-bye.
oster
2002-09-14
Everyone and their dog was using RF_ERRORMSG3 to print out the same
oster
2002-09-14
Add two more debugging #defines: RF_DEBUG_RECONBUFFER and RF_DEBUG_VERIFYPARITY.
oster
2002-09-11
Amazingly enough, nothing is actually using the *_bxor3() functions.
oster
2002-09-11
Use the newly added RF_DEBUG_STRIPELOCK to effectively remove a bunch
oster
2002-09-11
Add a new debugging #define: RF_DEBUG_STRIPELOCK
oster
2002-09-11
Nuke unneeded #include "rf_debugprint.h"
oster
2002-09-09
Disallow 'reconstruct-in-place' on a component that has failed
oster
2002-09-09
On a 'raidctl -f' or 'raidctl -F', close the failed component.
oster
2002-09-07
Protect rf_PrintDAGList() in a few more places. Thanks to Monroe Williams
oster
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-08-08
make 'configureMutex' be a lockmgr lock instead of a simple lock.
oster
2002-08-08
Initial kick at some functions to provide lockmgr lock support
oster
2002-08-08
RF_LOCK_MUTEX()/RF_UNLOCK_MUTEX() often cover more code than they
oster
2002-08-07
Let's not bother poking CD's to see if they might have RAID sets
oster
2002-08-04
One less debug option.
oster
2002-08-04
Nuke some unneeded #includes.
oster
2002-08-04
Remove a couple of options that are obsolete.
oster
2002-08-04
Let's just say that the way things were stored in the array for the
oster
2002-08-03
Improve error messages.
oster
2002-08-03
Nuke function prototypes for previously nuked functions.
oster
2002-08-03
Nuke two more functions that arn't used anywhere and are only contributing
oster
2002-08-03
Cleanup configuration and auto-configuration information printing.
oster
2002-08-03
Backout some "new stuff" that accidentally got included on the last commit.
oster
2002-08-02
- AuxFunc is no longer used.
oster
2002-08-02
It appears that nothing is using rf_CreateDiskQueueDataFull. Make it even
oster
[prev]
[next]