11:21PM Perth time.  It's UWAweek 22

help2002

This forum is provided to promote discussion amongst students enrolled in CITS2002 Systems Programming.
Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.
Displaying selected article
Showing 1 of 1168 articles.
Currently 1 other person reading this forum.




Login to reply

👍?
helpful
10:11am Mon 28th Aug, ANONYMOUS

Hi, Apologies if this post comes across as self explanatory but I'm trying to work it out. I have inserted two files, one named sysconfig.txt and commands.txt. I'm not sure if it is suppose to be in txt form. This is in sysconfig.txt
#            devicename   readspeed      writespeed
#
device       usb3.1       640000000Bps   640000000Bps
device       terminal     10Bps          3000000Bps
device       hd           160000000Bps   80000000Bps
device       ssd          480000000Bps   420000000Bps
#
timequantum  150usec
This is in commands.txt
#
shortsleep
    10usecs    sleep   1000000usecs
    50usecs    exit
#
longsleep
    10usecs    sleep   5000000usecs
    50usecs    exit
#
cal
    80usecs    write   terminal 2000B
    0usecs    exit
#
copyfile
    200usecs   read    hd       48000B
    100usecs   write   hd       48000B
    600usecs   read    hd       21000B
    700usecs   write   hd       21000B
    1000usecs  exit
#
shell
    100usecs   write   terminal 10B
    120usecs   read    terminal 4B
    220usecs   spawn   cal
    230usecs   wait
    1000usecs  exit
#
Thanks.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by Chris.McDonald@uwa.edu.au
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy