diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-16 20:23:15 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-16 20:35:13 -0400 |
commit | 7b0701707857a3205cbd4fc69c08429a193c5bff (patch) | |
tree | 9e12a704d9b59ddff115d0cfafee77c4ed2b938b /lib/libc/src/stdlib | |
parent | 4386cfb6490025c4d0f464e31cf4a8d90f065a1b (diff) |
kernel: disk: Introduce virtual blocksmain
This commit implements the concept of virtual blocks which may be bigger
than the hardware block size (e.g., 512 bytes). The virtual block size
must be a multiple of the hardware blocksize. The system will panic if
this condition is not met.
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'lib/libc/src/stdlib')
0 files changed, 0 insertions, 0 deletions