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
2000-01-09
At (closer to) 80-columns, this may actually be readable code.
oster
2000-01-09
Garbage collect unused code.
oster
2000-01-09
Nuke more debugging stuff and cleanup a tad.
oster
2000-01-09
It's got to help to check the *right* value if you care what
oster
2000-01-09
Another one bites the dust.
oster
2000-01-09
Nuke dependency on rf_diskthreads.h
oster
2000-01-09
Nuke dependencies on rf_cpuutils.h.
oster
2000-01-09
By popular demand (Hi Thor!) make the cylinder size in a default
oster
2000-01-09
rf_cpuutil.c isn't useful for the kernel driver.
oster
2000-01-09
Not sure why this file was still around since it's really not required.
oster
2000-01-09
Nuke unused debugging stuff. Clean up a whole bunch of comments.
oster
2000-01-09
Nuke a couple of obsolete comments.
oster
2000-01-09
- move a bunch of function prototypes to rf_kintf.h
oster
2000-01-09
Nuke #if 0'ed code.
oster
2000-01-09
Nuke desc->tid.
oster
2000-01-08
Time's up. This file is no longer needed. "toodles." *punt*
oster
2000-01-08
- more cleanup of rf_get_threadid() and debugging printfs
oster
2000-01-08
Make raidPtr a 'RF_Raid_t *' like it's supposed to be.
oster
2000-01-08
- nuke calls to rf_get_threadid() and associated #include
oster
2000-01-08
Bail if rf_numParityRegions is not > 0. Cleanup a comment.
oster
2000-01-08
Nuke stale comment.
oster
2000-01-08
Minor cleanup.
oster
2000-01-08
Nuke some (now) incorrect comments. More minor cleanup.
oster
2000-01-08
Replace raidPtrs[unit] with just raidPtr, and assign the former to the
oster
2000-01-08
Minor tillage on the raidioctl() stuff. More cleanup to follow.
oster
2000-01-08
Nuke an unneeded #ifdef (__NetBSD__)
oster
2000-01-07
In RAIDFRAME_CONFIGURE, don't set values in raidPtrs[unit] unless
oster
2000-01-07
rf_GetNextReconEvent() is already prototyped in rf_revent.h.
oster
2000-01-07
nuke one call to rf_get_threadid() and cleanup rf_State_Cleanup a bit.
oster
2000-01-07
Nuke: #include "rf_threadid.h" and call to rf_get_threadid().
oster
2000-01-07
Nuke: #include "rf_threadid.h".
oster
2000-01-07
Nuke RF_DECLARE_GLOBAL_THREADID, rf_setup_threadid(), rf_shutdown_threadid(),
oster
2000-01-07
Nuke unused #define.
oster
2000-01-07
Shorten IO_BUF_ERR macro by one (unused) arg.
oster
2000-01-06
- bail if we can't allocate memory for raid_softc's. Set 'numraid' as
oster
2000-01-05
Make sure we really get something back from RF_Malloc before we use it.
oster
2000-01-05
- update RF_CREATE_THREAD to handle a 'process name' argument.
oster
1999-12-15
Nuke a bunch of debugging cruft. No functional changes.
oster
1999-12-14
Whoops! Neglected to initialize the buffer queues for anything other
oster
1999-12-12
Rework how we do the 'wakeup' when an IO completes.
oster
1999-12-12
Rename rf_DoAccessKernel() to raidstart() and cleanup arguments.
oster
1999-12-12
Rototill the IO throttle code. Rename rf_DoAccessKernel() to raidstart()
oster
1999-12-09
Trust only the data disk if the mirror is not known to be up-to-date.
oster
1999-12-07
Nuke what's left of the DFSTRACE stuff.
oster
1999-12-07
More cleanup. DKUSAGE (what little was left of it) goes bye-bye.
oster
1999-12-07
Nuke the last few bits of RF_DEBUG_ATOMIC that should have
oster
1999-12-03
We don't support RF_DAG_TEST_ACCESS.
oster
1999-12-03
Nuke some duplicate code.
oster
1999-12-03
Kernel memory is not to be wasted. If we're bailing out because of an error,
oster
1999-12-03
Move LIST_INIT() to a more appropriate place.
oster
[next]