ZealOS icon indicating copy to clipboard operation
ZealOS copied to clipboard

Simplify AHCI code.

Open TomAwezome opened this issue 2 years ago • 0 comments

AHCI code was written with some intentional redundancies for development reasons. Now that AHCI code has been tested to function effectively, it is worth going over the code and analyzing where/how AHCI code can be simplified, to optimize the Kernel compile-time and ideally improve AHCI performance.

TomAwezome avatar Apr 06 '22 02:04 TomAwezome