History log of /src/sys/dev/raidframe/rf_evenodd.h |
Revision | | Date | Author | Comments |
1.6 |
| 26-Apr-2006 |
oster | un-bitrot some of this code (which is not included by default in kernels), and make it build again. XXX: Paritylogging bits still won't build.
|
1.5 |
| 11-Dec-2005 |
christos | branches: 1.5.4; 1.5.6; 1.5.8; 1.5.10; 1.5.12; merge ktrace-lwp.
|
1.4 |
| 27-Feb-2005 |
perry | branches: 1.4.4; nuke trailing whitespace
|
1.3 |
| 29-Dec-2003 |
oster | branches: 1.3.8; 1.3.10; [Having received a definite lack of strenuous objection, a small amount of strenuous agreement, and some general agreement, this commit is going ahead because it's now starting to block some other changes I wish to make.]
Remove most of the support for the concept of "rows" from RAIDframe. While the "row" interface has been exported to the world, RAIDframe internals have really only supported a single row, even though they have feigned support of multiple rows.
Nothing changes in configuration land -- config files still need to specify a single row, etc. All auto-config structures remain fully forward/backwards compatible.
The only visible difference to the average user should be a reduction in the size of a GENERIC kernel (i386) by 4.5K. For those of us trolling through RAIDframe kernel code, a lot of the driver configuration code has become a LOT easier to read.
|
1.2 |
| 05-Feb-1999 |
oster | branches: 1.2.42; Phase 2 of the RAIDframe cleanup. The source is now closer to KNF and is much easier to read. No functionality changes.
|
1.1 |
| 13-Nov-1998 |
oster | RAIDframe, version 1.1, from the Parallel Data Laboratory at Carnegie Mellon University. Full RAID implementation, including levels 0, 1, 4, 5, 6, parity logging, and a few other goodies. Ported to NetBSD by Greg Oster.
|
1.2.42.4 |
| 04-Mar-2005 |
skrll | Sync with HEAD.
Hi Perry!
|
1.2.42.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.2.42.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.2.42.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.3.10.1 |
| 19-Mar-2005 |
yamt | sync with head. xen and whitespace. xen part is not finished.
|
1.3.8.1 |
| 29-Apr-2005 |
kent | sync with -current
|
1.4.4.1 |
| 21-Jun-2006 |
yamt | sync with head.
|
1.5.12.1 |
| 24-May-2006 |
tron | Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
|
1.5.10.1 |
| 11-May-2006 |
elad | sync with head
|
1.5.8.1 |
| 24-May-2006 |
yamt | sync with head.
|
1.5.6.1 |
| 01-Jun-2006 |
kardel | Sync with head.
|
1.5.4.1 |
| 09-Sep-2006 |
rpaulo | sync with head
|