Changeset e0695ce in mainline for uspace/srv/bd/hr/var.h
- Timestamp:
- 2025-06-23T16:50:43Z (9 months ago)
- Children:
- 6a8c1569
- Parents:
- f18e36e
- git-author:
- Miroslav Cimerman <mc@…> (2025-06-23 16:47:52)
- git-committer:
- Miroslav Cimerman <mc@…> (2025-06-23 16:50:43)
- File:
-
- 1 edited
-
uspace/srv/bd/hr/var.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/bd/hr/var.h
rf18e36e re0695ce 49 49 #define NAME "hr" 50 50 #define HR_STRIP_SIZE DATA_XFER_LIMIT 51 52 /* 53 * During a rebuild operation, we save the rebuild 54 * position this each many bytes. Currently each 55 * 10 MiB. 56 */ 57 #define HR_REBUILD_SAVE_BYTES (10U * 1024 * 1024) 51 58 52 59 struct hr_volume;
Note:
See TracChangeset
for help on using the changeset viewer.
