This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59b807189fa3cd4376b49c8233a5fc9ba5b0eaaf
banan-os
/
kernel
/
include
/
kernel
/
Storage
History
Bananymous
59b807189f
Kernel: add basic disk cache
...
ATADevices now add disk cache to themselves
2023-06-03 02:23:14 +03:00
..
ATABus.h
Kernel: ATA now uses irqs instead of polling
2023-04-03 00:03:38 +03:00
ATAController.h
Kernel: Device dev and rdev number is done more properly
2023-04-03 11:43:16 +03:00
ATADefinitions.h
Kernel: Move ATADevice to its own file from ATAController
2023-04-02 18:26:19 +03:00
ATADevice.h
Kernel: add basic disk cache
2023-06-03 02:23:14 +03:00
DiskCache.h
Kernel: add basic disk cache
2023-06-03 02:23:14 +03:00
StorageController.h
Kernel: ATA now uses irqs instead of polling
2023-04-03 00:03:38 +03:00
StorageDevice.h
Kernel: add basic disk cache
2023-06-03 02:23:14 +03:00