specify sizes of partitions in MB, not in sectors #27

Merged
reynir merged 1 commit from specify-in-mb into main 2024-11-21 11:27:41 +00:00
Owner

//cc @reynir

//cc @reynir
hannes added 1 commit 2024-11-21 11:12:30 +00:00
Author
Owner

I don't recall why we used sectors in the first place. I know that nowadays the sector_size is configurable, and it is much more convenient to specify sizes in terms of MB.

I don't recall why we used sectors in the first place. I know that nowadays the sector_size is configurable, and it is much more convenient to specify sizes in terms of MB.
reynir approved these changes 2024-11-21 11:25:14 +00:00
Owner

I used sectors because I didn't want to deal with rounding and potential overflow. I think with realistic disk sizes we don't have to worry about overflow thankfully.

I used sectors because I didn't want to deal with rounding and potential overflow. I think with realistic disk sizes we don't have to worry about overflow thankfully.
reynir merged commit 2c606dbeb4 into main 2024-11-21 11:27:41 +00:00
reynir deleted branch specify-in-mb 2024-11-21 11:27:42 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: robur/opam-mirror#27
No description provided.