source: mainline/uspace/srv/bd/hr/var.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @f647b87   4 months mc srv/bd/hr: remove unused nblocks variable
(edit) @50603405   4 months mc hr: metadata format agnostic superblock ops Put metadata specific …
(edit) @800d188   4 months mc hr: metadata saving on stop New bool argument for hr_metadata_save() …
(edit) @bbcd06e   5 months mc hr: keep counter only in memory saved metadata
(edit) @baa4929   5 months mc hr: extent init refactor, blkno truncation
(edit) @8b51009   5 months mc hr: auto assembly, refactor Added automatic assembly (with hrctl -A). …
(edit) @5fe0b9b5   5 months mc hr: var.h: comment cstyle
(edit) @2958e70   5 months mc hr: var.h: revert hotspare no. back from invalidations
(edit) @de811048   5 months mc hr: style headers
(edit) @e3e53cc   5 months mc hr: var.h: remove struct hr_deferred_invalidation
(edit) @d2da1be   5 months mc hr: rename vol→state_changed → vol→state_dirty
(edit) @10005fd   5 months mc hr: remove vol→halt_please bit and vol→halt_lock RW locks are not …
(edit) @4d42a1b   5 months mc hr: remove deferred invalidations
(edit) @401b9e42   7 months mc hr: state_changed and peding_invalidation atomic flags These flags …
(edit) @5ee041e   7 months mc hr: RAID1: deferred extent invalidation
(edit) @58d82fa   7 months mc hr: parallelize RAID1 changes in main hr_volume_t struct: - new mutex …
(edit) @bc3d695   7 months mc hr: RAID0 parallelization
(edit) @37a9c1e   8 months mc hr: hr_volume_t: rename RLQ → layout
(edit) @83c8bb2   8 months mc hr: hr_volume_t: fix number of hotspares
(edit) @38e3c0a7   8 months mc hr: range locks
(edit) @f312fb9   8 months mc hr: remove RAID4 functions leftovers
(edit) @4066371   8 months mc hr: layout info printing
(edit) @d7768d11   8 months mc hr: add different RAID4,5 layouts Also prepare the metadata for …
(edit) @65706f1   9 months mc hr: rename dev_no → extent_no in hr_volume_t
(edit) @aa7864b   9 months mc hr: RAID5: hotspare + rebuild
(edit) @30140c1b   9 months mc hr: RAID4: hotspare + rebuild
(edit) @b8409b9   9 months mc hr: RAID1: fix WRITE to rebuilt extent When writing to extent that is …
(edit) @5b320ac   9 months mc hr: hotspares + RAID1 rebuild
(edit) @7b359f5   9 months mc hr: status/state event function for each RAID
(edit) @dfa2313   9 months mc hr: rename HR_MAXDEVS → HR_MAX_EXTENTS
(edit) @e47a032   10 months mc hr: base for status handling
(edit) @fad91b9   10 months mc hr: make bd op functions more compact A single function now handles …
(edit) @abc2c4b   10 months mc hr: remove big lock, add lock for individual volumes
(edit) @68c966e   10 months mc hr: use HR_DEVNAME_LEN and HR_UUID_LEN defines
(edit) @dceb6e7   10 months mc hr: add initial RAID 5 with parity starting on extent 0 and data restart
(edit) @6b8e89b0   11 months mc hr: init fuction for each RAID level Compute total blocks, data …
(edit) @dbd91da   11 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
(edit) @68e357e   11 months mc hr: use array for devname and devices for now
(edit) @12cbf25e   12 months mc hr: disk size checking
(edit) @da5c257   12 months mc hr: create util.c
(add) @94d84a0   12 months mc hr: initial trivial mirroring implementation
Note: See TracRevisionLog for help on using the revision log.