forked from Bananymous/banan-os
DiskCache now consists of PageCaches which are caches of contiguous sectors. This allows the disk cache to be ordered and faster traversal. We seem to have a problem somewhere during reading. The stack gets corrupted. |
||
|---|---|---|
| .. | ||
| ATABus.h | ||
| ATAController.h | ||
| ATADefinitions.h | ||
| ATADevice.h | ||
| DiskCache.h | ||
| StorageController.h | ||
| StorageDevice.h | ||