dthain / basekernel

A simple OS kernel for research, teaching, and fun.
GNU General Public License v2.0
798 stars 110 forks source link

ATA Write Suddenly Slow #275

Closed dthain closed 10 months ago

dthain commented 3 years ago

Writing to the ATA hard disk is surprisingly slow all of a sudden. (e.g. try the install from cdrom to ata.) Figure out what's going on there, possibly a problem with notification of completed writes.