source: mainline/uspace/srv/bd/hr/raid4.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @bf0a791   8 months mc hr: cstyle
(edit) @a56ac5d1   8 months mc hr: fix RAID 4,5 parity xorring length
(edit) @30140c1b   8 months mc hr: RAID4: hotspare + rebuild
(edit) @7b359f5   9 months mc hr: status/state event function for each RAID
(edit) @d199a6f   9 months mc hr: DPRINTF, ERR_PRINTF → HR_DEBUG, HR_ERROR Also add HR_WARN for …
(edit) @733564a   9 months mc hr: add all fcn prototypes in raid implementations Also restructure …
(edit) @5d96f427   9 months mc hr: use DPRINTF and ERR_PRINTF macros from util.h
(edit) @d092d2c   9 months mc hr: RAID{0,4}: cast void * to uint8_t *
(edit) @1a60e645   9 months mc hr: propagate ENOMEM in RAID4
(edit) @90eec9c0   9 months mc hr: allocate xorbuf with whole request length As it can be 64K at …
(edit) @11111e4   9 months mc hr: add states to RAID4, and degraded R/W
(edit) @978130a   9 months mc hr: optimize RAID 0, 4, 5 to write whole strip
(edit) @fad91b9   9 months mc hr: make bd op functions more compact A single function now handles …
(edit) @50bed55d   10 months mc hr: rename levels to upper case
(edit) @08fa9e8   10 months mc hr: style: simplify return value in create functions
(edit) @12321f8   10 months mc hr: fix return value in write_parity()
(edit) @c7b4452   10 months mc hr: fix xorbuf memory leak
(edit) @abc2c4b   10 months mc hr: remove big lock, add lock for individual volumes
(edit) @6b8e89b0   10 months mc hr: init fuction for each RAID level Compute total blocks, data …
(edit) @dbd91da   10 months mc hr: remake structures to include extent status Also rename .devs → …
(add) @4a2a6b8b   11 months mc hr: add initial RAID 4 0 (non-rotating parity on disk 0)
Note: See TracRevisionLog for help on using the revision log.