Add erase block guessing code to libblkid
Registered by
Arnd Bergmann
We want the various mkfs tools to be able to align fs data structures to erase blocks on flash media. There is code in flashbench to find out the parameters, but it should be easily available everywhere.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)
Work Items
Work items:
Implement reading from /sys/block/
Implement an algorithm based on "flashbench -a" : TODO
Implement an algorithm to guess from the media size : TODO
Submit the code for inclusion into util-linux : TODO