1 | | * Implement the unimplemented KDiskDeviceJobs in src/system/kernel/disk_device_manager/jobs and review the existing ones. |
2 | | |
3 | | * Adjust KDiskDeviceJobFactory accordingly. |
4 | | |
5 | | * Review the interaction of the jobs with KDiskDeviceJobQueue and KDiskDeviceManager. |
| 1 | * Implement the unimplemented KDiskDeviceJobs in src/system/kernel/disk_device_manager/jobs and review the existing ones. |
| 2 | * Adjust KDiskDeviceJobFactory accordingly. |
| 3 | * Review the interaction of the jobs with KDiskDeviceJobQueue and KDiskDeviceManager. |