You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently ATA driver is too simplified. To be specific, it does not have locking mechanisms like other drivers in the system. For future use with multitasking we need to add synchronization.
The text was updated successfully, but these errors were encountered:
To be fixed after final exams.
Currently ATA driver is too simplified. To be specific, it does not have locking mechanisms like other drivers in the system. For future use with multitasking we need to add synchronization.
The text was updated successfully, but these errors were encountered: