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
2004-03-18
Use rf_AllocDAGNode() to get new DAG nodes.
oster
2004-03-18
Re-work the locking mechanisms for reconstruct and PSS structures
oster
2004-03-18
- Introduce a 'dagnode' pool. Initialize it and allow for cleanup.
oster
2004-03-13
raidPtr->num_spare is *NOT* sufficient here. We must allocate
oster
2004-03-13
This desc->mutex is only ever initialized -- never used. *toss*
oster
2004-03-13
paramDAG and paramASM are only ever set, but never used. *toss*
oster
2004-03-13
Cleanup function prototypes.
oster
2004-03-13
- don't use rf_PrintUserStats() for recon statistics.
oster
2004-03-09
Introduce RF_DEBUG_ENGINE and use it to disable a number of debugging
oster
2004-03-09
Use RF_DEBUG_QUIESCE to #if-out some printfs that really only should
oster
2004-03-09
rf_ShutdownList() isn't returning anything useful, and doesn't need to
oster
2004-03-08
Move pss_pool to rf_pools. Will save a bit of extra memory at
oster
2004-03-08
A few more cleanups missed in last commit.
oster
2004-03-08
Minor cleanup. No functional change.
oster
2004-03-07
Rename rf_rad_pool_lock to rf_rad_lock. The latter is far more
oster
2004-03-07
- Introduce rf_pools which contains all of the various global pools used
oster
2004-03-07
- Introduce rf_pools which contains all of the various global pools used
oster
2004-03-07
Cleanup function prototypes.
oster
2004-03-07
We don't need 2-fault tollerant stuff here in the default case.
oster
2004-03-07
Minor cleanups. No functional changes.
oster
2004-03-07
- fix up initialization of rf_recond_pool
oster
2004-03-07
Re-work rf_GenerateFailedAccessASMs() to simplify things a bit.
oster
2004-03-06
Pretty up a bit of unused code.
oster
2004-03-06
rf_AllocBuffer() doesn't do anything with its dag_h parameter. Nuke
oster
2004-03-06
Sprinkle a few #if's to ignore some bits that are only used for RAID 6 or PQ ...
oster
2004-03-06
Minor tabbing cleanup. No functional change.
oster
2004-03-05
Use RF_INCLUDE_PARITY_DECLUSTERING_DS to #if-out more unneeded bits.
oster
2004-03-05
Introduce RF_DEBUG_DAG and use it to #if-out rf_dagDebug sections.
oster
2004-03-05
- remove the RF_*_INC's, as necessary. They are not needed any more.
oster
2004-03-04
Remove a comment that is no longer relevant.
oster
2004-03-04
Cleanup function prototypes.
oster
2004-03-04
Another variable that was only ever initialized. Turf.
oster
2004-03-04
Cleanup function prototypes.
oster
2004-03-04
Fix mcpair locking issues -- we really don't need the lock held
oster
2004-03-04
More function prototype cleanups.
oster
2004-03-04
Cleanup function prototype.
oster
2004-03-04
More leftover 'row' bits now removed.
oster
2004-03-04
Cleanup one more leftover 'row' variable. Cleanup function prototypes
oster
2004-03-04
resultNum isn't used anywhere. Good-bye.
oster
2004-03-04
rf_bwd1 and rf_bwd2 are holdovers from the "backward" error recovery.
oster
2004-03-03
Nuke some unnecessary casts. No functional changes.
oster
2004-03-03
Introduce RF_REVENT_READ_FAILED, RF_REVENT_WRITE_FAILED and RF_REVENT_FORCERE...
oster
2004-03-03
Cleanup function prototypes.
oster
2004-03-03
- cleanup unneeded 'row' from RF_CallbackDesc_s.
oster
2004-03-03
Improve comments on rf_LookupRUStatus(). No functional changes.
oster
2004-03-03
Cleanup function prototypes.
oster
2004-03-03
- cleanup memory allocation in rf_AllocPSStatus()
oster
2004-03-02
Another spot where we're willing to wait for pool_get to give us something
oster
2004-03-02
A few more cases where RF_DEBUG_PSS can be used.
oster
2004-03-02
DO_WAIT and DO_SIGNAL macros are a bit much, as they are only each used
oster
[prev]
[next]