This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-14 16:46:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2f9645cc00be122625298a7d7ddbb36bb5ba3aa
ladybird
/
Kernel
/
Storage
History
Hendiadyoin1
d10e838efd
Kernel: Add a FIXME about SD card synchronicity
...
This is a major bottleneck when booting the system, especially in non-smp mode.
2023-04-19 10:53:33 +01:00
..
ATA
Kernel/Storage: Modernize ATA IDE controller initialization code
2023-04-14 19:20:43 +02:00
NVMe
Kernel: Mark a bunch of NonnullRefPtrs also const to ensure immutability
2023-04-08 13:44:21 +02:00
SD
Kernel: Add a FIXME about SD card synchronicity
2023-04-19 10:53:33 +01:00
DiskPartition.cpp
…
DiskPartition.h
…
StorageController.cpp
…
StorageController.h
Kernel: Propagate errors in StorageController reset() and shutdown()
2023-03-16 09:55:15 +01:00
StorageDevice.cpp
Kernel: Get rid of *LockRefPtr in the SysFS filesystem code
2023-04-14 19:24:54 +02:00
StorageDevice.h
Revert "Revert "Kernel/Storage: Remove the ramdisk implementation""
2023-03-25 16:50:36 +00:00
StorageManagement.cpp
Kernel: Stop using *LockRefPtr for FileSystem pointers
2023-04-04 10:33:42 +02:00
StorageManagement.h
Kernel: Stop using *LockRefPtr for FileSystem pointers
2023-04-04 10:33:42 +02:00