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_dag.h
Age
Commit message (
Expand
)
Author
2021-12-05
s/convience/convenience/ in comment.
msaitoh
2020-06-19
pass down b_flags B_PHYS|B_RAW|B_MEDIA_FLAGS from bio subsystem
jdolecek
2019-10-10
fix the function pointer and callback mess:
christos
2005-12-11
merge ktrace-lwp.
christos
2005-05-29
- avoid variable shadowing
christos
2005-02-27
nuke trailing whitespace
perry
2004-04-09
These changes complete the effective removal of malloc() from all
oster
2004-03-20
For each RAID set, pre-allocate a number of "emergency buffers" to be
oster
2004-03-19
Introduce a dual-purpose pool for providing pointer and param "caches"
oster
2004-03-19
Take care of six more mallocs:
oster
2004-03-18
- Introduce a 'dagnode' pool. Initialize it and allow for cleanup.
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-01
Use RF_ACC_TRACE to #if out more chunks of code related only
oster
2004-02-27
Use a dynamically allocated linked list of dagLists instead of using a
oster
2002-09-23
Nuke a couple of unneeded #defines.
oster
2002-08-02
- remove "#include "rf_memchunk.h"
oster
2002-08-02
Nuke stuff dealing with the experimental memChunk code. It's unused, and
oster
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