aboutsummaryrefslogtreecommitdiff
path: root/kernel/devices/src/storage/RAMDisk
AgeCommit message (Expand)AuthorFilesLines
2026-03-17copy data into the buffer in ram_disk_device::read_blockLukas Oesch1-12/+6
2026-03-17refactoring, remove test codeLukas Oesch2-19/+12
2026-03-17implement first draft of RAMDiskDeviceLukas Oesch2-5/+44
2026-03-17Fix buildmarcel.braun1-1/+1
2026-03-17Implement RAMDiskController and instantiate it in StorageManagementmarcel.braun1-1/+28
2026-03-17setup basic devices and RAMDisk structureLukas Oesch2-0/+12