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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @182ffcc   9 months mc hr: allow unsupported sync in RAID 0,1
(edit) @5f543e9   9 months mc hr: RAID0: propagate sync
(edit) @a438de5b   10 months mc hr: be consistent with extent terminology
(edit) @9fc1d36d   10 months mc hr: RAID 0 status handling
(edit) @978130a   10 months mc hr: optimize RAID 0, 4, 5 to write whole strip
(edit) @fad91b9   10 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) @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 → …
(edit) @4a2a6b8b   11 months mc hr: add initial RAID 4 0 (non-rotating parity on disk 0)
(edit) @9c1cf34c   11 months mc hr: add strip size to metadata and hr_volume_t
(edit) @b0f1366   11 months mc hr: write persistent metadata, assemble array from metadata
(add) @a8b2d9e7   11 months mc hr: add RAID 0 (striping)
Note: See TracRevisionLog for help on using the revision log.