I've been going through the help forum, the project sheet and the lecture material and my partner and I can't make heads or tails of this project and was hoping you could explain it in simpler terms.
My current understanding is that the sysconfig contains device names and their respective speeds and the commands file contains processes to be completed which may or may not call on the devices such as copying a file of X size, which is then determined by the time duration allocated and calculated with the read and write speed of the storage drive to determine its completion time. The myscheduler is the program which calculates the total time for all of the processes to be completed and prioritises the processes on which needs the least time to be completed.
How extensive do the sysconfig and commands files need to be as I saw in a thread there are many other commands to be included. My partner and I will be attending the lab sessions on Monday so if it is better to be explained in person then we are available.