1 Introduction 2 Ground Rules Building a File System 3 File Systems 4 File Content Data Structure 5 Allocation Cluster Manager 6 Exceptions and Emancipation 7 Base Classes, Testing, and More 8 File Meta Data 9 Native File Class 10 Our File System 11 Allocation Table 12 File System Support Code 13 Initializing the File System 14 Contiguous Files 15 Rebuilding the File System 16 Native File System Support Methods 17 Lookups, Wildcards, and Unicode, Oh My 18 Finishing the File System Class The Init Program 19 Hardware Abstraction and UOS Architecture 20 Init Command Mode 21 Using Our File System 22 Hardware and Device Lists 23 Fun with Stores: Partitions 24 Fun with Stores: RAID 25 Fun with Stores: RAM Disks 26 Init wrap-up The Executive 27 Overview of The Executive 28 Starting the Kernel 29 The Kernel 30 Making a Store Bootable 31 The MMC 32 The HMC 33 Loading the components 34 Using the File Processor 35 Symbols and the SSC 36 The File Processor and Device Management 37 The File Processor and File System Management 38 Finishing Executive Startup Users and Security 39 Introduction to Users and Security 40 More Fun With Stores: File Heaps 41 File Heaps, part 2 42 SysUAF 43 TUser 44 SysUAF API Terminal I/O 45 Shells and UCL 46 UOS API, the Application Side 47 UOS API, the Executive Side 48 I/O Devices 49 Streams 50 Terminal Output Filters 51 The TTerminal Class 52 Handles 53 Putting it All Together 54 Getting Terminal Input 55 QIO 56 Cooking Terminal Input 57 Putting it all together, part 2 58 Quotas and I/O UCL 59 UCL Basics 60 Symbol Substitution 61 Command execution 62 Command execution, part 2 63 Command Abbreviation 64 ASTs 65 Expressions, Part 1 66 Expressions, Part 2: Support code 67 Expressions, part 3: Parsing 68 SYS_GETJPIW and SYS_TRNLNM 69 Expressions, part 4: Evaluation UCL Lexical Functions 70 PROCESS_SCAN 71 PROCESS_SCAN, Part 2 72 TProcess updates 73 Unicode revisted 74 Lexical functions: F$CONTEXT 75 Lexical functions: F$PID 76 Lexical Functions: F$CUNITS 77 Lexical Functions: F$CVSI and F$CVUI 78 UOS Date and Time Formatting 79 Lexical Functions: F$CVTIME 80 LIB_CVTIME 81 Date/Time Contexts 82 SYS_GETTIM, LIB_Get_Timestamp, SYS_ASCTIM, and LIB_SYS_ASCTIM 83 Lexical Functions: F$DELTA_TIME 84 Lexical functions: F$DEVICE 85 SYS_DEVICE_SCAN 86 Lexical functions: F$DIRECTORY 87 Lexical functions: F$EDIT and F$ELEMENT 88 Lexical functions: F$ENVIRONMENT 89 SYS_GETUAI 90 Lexical functions: F$EXTRACT and F$IDENTIFIER 91 LIB_FAO and LIB_FAOL 92 LIB_FAO and LIB_FAOL, part 2 93 Lexical functions: F$FAO 94 File Processing Structures 95 Lexical functions: F$FILE_ATTRIBUTES 96 SYS_DISPLAY 97 Lexical functions: F$GETDVI 98 Parse_GetDVI 99 GetDVI 100 GetDVI, part 2 101 GetDVI, part 3 102 Lexical functions: F$GETJPI 103 GETJPI 104 Lexical functions: F$GETSYI 105 GETSYI 106 Lexical functions: F$INTEGER, F$LENGTH, F$LOCATE, and F$MATCH_WILD 107 Lexical function: F$PARSE 108 FILESCAN 109 SYS_PARSE 110 Lexical Functions: F$MODE, F$PRIVILEGE, and F$PROCESS 111 File Lookup Service 112 Lexical Functions: F$SEARCH 113 SYS_SEARCH 114 F$SETPRV and SYS_SETPRV 115 Lexical Functions: F$STRING, F$TIME, and F$TYPE 116 More on symbols 117 Lexical Functions: F$TRNLNM 118 SYS_TRNLNM, Part 2 119 Lexical functions: F$UNIQUE, F$USER, and F$VERIFY 120 Lexical functions: F$MESSAGE 121 TUOS_File_Wrapper 122 OPEN, CLOSE, and READ system services UCL Commands 123 WRITE 124 Symbol assignment 125 The @ command 126 @ and EXIT 127 CRELNT system service 128 DELLNT system service 129 IF...THEN...ELSE 130 Comments, labels, and GOTO 131 GOSUB and RETURN 132 CALL, SUBROUTINE, and ENDSUBROUTINE 133 ON, SET {NO}ON, and error handling 134 INQUIRE 135 SYS_WRITE Service 136 OPEN 137 CLOSE 138 DELLNM system service 139 READ 140 Command Recall 141 RECALL 142 RUN 143 LIB_RUN 144 The Data Stream Interface 145 Preparing for execution 146 EOJ and LOGOUT 147 SYS_DELPROC and LIB_GET_FOREIGN CUSPs and utilities 148 The I/O Queue 149 Timers 150 Logging in, part one 151 Logging in, part 2 152 System configuration 153 SET NODE utility 154 UUI 155 SETTERM utility 156 SETTERM utility, part 2 157 SETTERM utility, part 3 158 AUTHORIZE utility 159 AUTHORIZE utility, UI 160 AUTHORIZE utility, Access Restrictions 161 AUTHORIZE utility, Part 4 162 AUTHORIZE utility, Reporting 163 AUTHORIZE utility, Part 6 164 Authentication 165 Hashlib 166 Authenticate, Part 7 167 Logging in, part 3 168 DAY_OF_WEEK, CVT_FROM_INTERNAL_TIME, and SPAWN 169 DAY_OF_WEEK and CVT_FROM_INTERNAL_TIME 170 LIB_SPAWN 171 CREPRC 172 CREPRC, Part 2 173 COPY 174 COPY, part 2 175 COPY, part 3 176 COPY, part 4 177 LIB_Get_Default_File_Protection and LIB_Substitute_Wildcards 178 CREATESTREAM, STREAMNAME, and Set_Contiguous 179 Help Files 180 LBR Services 181 LBR Services, Part 2 182 LIBRARY utility 183 LIBRARY utility, Part 2 184 FS Services 185 FS Services, Part 2 186 Implementing Help 187 HELP 188 HELP, Part 2 189 DMG_Get_Key and LIB_Put_Formatted_Output 190 LIBRARY utility, Part 3 191 Shutting Down UOS 192 SHUTDOWN 193 WAIT 194 SETIMR 195 WAITFR and Scheduling 196 REPLY, OPCOM, and Mailboxes 197 REPLY utility 198 Mailboxes 199 BRKTHRU 200 OPCOM 201 Mailbox Services 202 Mailboxes, Part 2 203 DEFINE 204 CRELNM 205 DISABLE 206 STOP 207 OPCCRASH and SHUTDOWN 208 APPEND Glossary/Index Downloads |
I/O Devices Before we discuss the specifics of outputting text to the user's terminal, we need to have a more in-depth discussion of I/O devices in general. In order for UOS to be flexible, both now and in the future, it is important to reduce the number of assumptions we make. Of course, it is impossible to make no assumptions. On one hand, you could define a device as being anything (CPU, cables, memory, concepts, etc). It is hard to imagine how that would be useful. On the other extreme, you define a device down to the level of a specific make and model disk drive. Such a device would be outdated within (at most) a couple of years. It is hard to imagine how that would be useful in a general-purpose operating system, or even possible to keep up with - given the number of new disks that constantly come on the market. So, how do we design an architecture that is both flexible and useful? It is both an art and a science. UOS will use a device architecture that is based on a wholistic knowledge of the current and past technology, and an awareness of trends that point to the future of device technology. In the most basic sense, a UOS device is something which we can either send output to, get input from, or both. But we will exclude system memory and co-processors. They could fit into the generic definition of a device, but they are so tightly integrated to the CPU that we will handle them as separate things. UOS has a three-tier device architecture. The first tier is the integrated hardware interface. An example of the hardware interface would be the printer port on the motherboard. We call this "tighly-coupled" hardware, since it is part of the base system hardware. The second tier is the attached hardware. An example of the attached hardware is the printer that is connected to the printer port (via a cable). We call this "loosely-coupled" hardware. The third tier is the media. And example of media is the paper that goes into the printer. The three-tier architecture applies to any hardware. For instance, a floppy disk has the tightly-couple hardware interface, the loosely-coupled floppy drive, and the media is the floppy disk. Obviously, some devices have no media. For instance, a video terminal has no paper or other media (although it might have an attached printer, but this is handled by the terminal without the knowledge of UOS). Even those devices with media may not report that the media is not present (such as paper in some models of printer). In some other cases, all there is of the device is the tightly-coupled hardware, such as the system clock (which is handled entirely by the HAL) and the non-volatile BIOS ROM. But no matter what the device's actual physical characteristics, all devices have these three tiers defined, even if they are not all used. Using the stores as an example, since we've spent a lot of time discussing them, they are the media portion of the three tiers. That is, the store is located on the media (usually the disk itself, or a DVD disc), which is inside a loosely-coupled drive, which is connected to a SATA interface. Each tier imposes its own restrictions on the overall capabilities of the device. For instance, the first tier hardware could, by design, only allow output (such as with a printer port) - making it write-only. Even if a hard-copy terminal with a keyboard was connected to the printer port, the port has no means of receiving input from the connected device. The second tier hardware could be set as read only (a switch on some USB thumb drives, for instance), even though the first tier hardware allows both reading and writing. The media itself may prevent writing (such as a non-writable DVDROM), even if the first and second tier allow both reading and writing. The read-only and write-only capabilities are, perhaps, the most common characteristic used in regard to devices, but in this article we will see additional characteristics which apply to all three tiers. Note that file systems and store partitions do not fit into the three-tier architecture - they are simply organizational schemes used on the media. Device drivers don't deal with file systems. The software that directly interacts with the first tier hardware (and sometimes with the second tier hardware) is the device driver. We will describe drivers in far more detail in future articles. The FiP's TDevice class (not the one used in the HAL and Init) interface with the drivers. The TDevice_Info structure provided by the HAL was discussed back in the articles about Init. We will now expand this structure to contain additional information about the devices. The TDevice class in the FiP contains a device info structure that is a combined set of characteristics for all three tiers. You could consider it a logical and operation of all three tiers (ie the least common denominator). We will now explore the extentions to this structure.
Device Class The third class of device is "unknown". That is, it is neither a store nor a stream. Anything that doesn't really qualify as a store or stream fits in this category. An example would be an array processor. These read data from memory and perform parallel math operations. The only I/O interaction with such devices has to do with loading up the "registers" to indicate the operation to perform, and the memory locations of the operands and output. Since the exact characteristics of a device depend upon all three tiers, generic interfaces (such as USB) can completely change depending upon what is connected to the interface. In essence, when not connected, such first tier devices are invisible to the user since they will have no device designation associated with them. If a store (such as a thumb drive) is connected, a new store device will be "created". If a stream is connected, a new stream device will appear. One last issue of device class should be mentioned, although we won't discuss it in detail until a future article. Some devices - most commonly networks - can serve as a "bridge" to another device which has a completely different class. An example of such "bridged" devices is a network disk. In this case, the network is a stream, but it provides access to a store. Another example are network printers, which demonstrate an I/O stream providing access to an different output stream. We will change the TDevice_Info structure and constants as follows: Basically, the constants that used to be DT_* (device type) are now DFC_* (device flags: class), and what used to be the Device_Type item in the structure is now Flags. These changes allow us to include several other characteristics without expanding the size of the structure. Thus, the previous
We've also collapsed some discrete booleans, such as Media_Present, into bits in the Status.
Access method
Access mode
Position In the case of a random-access store, the current position is of little use to most applications, since they are typically accessed via the file system. Even if the application is accessing the store in a non-file-structured mode, the likelihood of multiple users accessing the store means that the current position is constantly changing. However, UOS still uses this for such purposes as I/O request ordering for performance (a topic we will cover in a future article). For random-access stores, the position will be the linear sector (block). For tapes, the position will be the record offset from the beginning of the tape. In the case of terminals, the definition of the position depends upon several factors. In the case of graphics terminals, the position might be a pixel position, while non-graphics terminals are positioned via character cell. We will discuss this further in the next article. The position-related flags are in the Status field and are described below.
Other flags
DF_Sequential: This flag indicates that the device is accessed sequentially. Otherwise the device is random-access. DF_Unloadable: This device has unloadable media. Otherwise the device has no media or it is integral to the drive and cannot be removed. DF_Integral: Data transfers to this device must be a multiple of the minimum data size for the device. This is typical for disk drives. Otherwise, the size of data reads/writes can vary between the minimum and maximum data size values (see discussion later in this article). DF_Rewrite: Rewriting any data destroys part/all of the rest of the data. Some tape drives don't allow updates of existing data, for instance. Attempts to do will essentially write a logical end-of-tape mark after the write, thus erasing any data that occurred after that point.
TDevice_Info
Flags: We've discussed the flags above. Status: Status flags (see below). Controller: Controller index (discussed in past articles). Device_Unit: Unit index on controller (discussed in past articles). Position: The current position of the media relative to the read/write head. The exact meaning depends upon circumstances. For a store, this is the logical block/sector. For a terminal/printer, the high 32 bits are the row and the low 32 bits are the column. Minimum_Rate and Maximum_Rate: These values vary based on the device. They indicate the ranges supported by the device. In the case of magnetic tapes, this is the BPI (Bits Per Inch). For serial cable connections, this is the baud rate. For microphones or sound cards, this is the hertz. A value of 0 indicates unknown or not used. A value of $FFFF indicates that this setting is not used. Current_Rate: This is the current rate for the device. Minimum_Size and Maximum_Size: These values indicate the minimum and maximum amount of data, in bytes, for a single transfer. For a terminal, the minimum would be 1. For a hard disk with a 4,096-byte sector size, the value would be 4,096. For a network device, this would be tbe packet size ranges. 0 indicates unknown. Current_Size: This is the current data size, for devices which have a fixed size, such as disks.
Status
DS_Media_Not_Present: Indicates that removable media is not present. DS_Timeout: Indicates the I/O operation timed out. DS_DataCheck: Indicates a data corruption error. DS_CorrectedError: Indicates that the operation completed with a corrected error. DS_DoorUnlocked: Indicates that the drive door is currently not locked. DS_Overrun: Indicates a data overrun. Usually this indicates that the input is coming in faster than the system is reading it. DS_Ready: Indicates that the device is ready for I/O operations. DS_PositionError: Inidcates a positioning error. DS_Open: Indicates that the drive door is open. DS_OffLine: Indicates that the device is connected, but offline. DS_NoECC: Indicates that no error checking/correction is currently enabled. DS_Unloaded: Indicates that the media is present but the read/write head(s) are not loaded. DS_FrameError: Applicable only to serial interfaces. Indicates that the tier one data rate differs from the tier two (or three) device. DS_Break: Applicable only to serial interfaces. Indicates that a break signal was received. DS_DualAccess: Indicates that the device is in dual-access or multi-access mode. For devices with multiple I/O ports/channels. DS_Position_Mask: This can be used to mask out the position value from the status, which can be compared to the DSP_* flag values. For illustrative purposes, here is a collection of various devices and what the corresponding device information flags would be.
A couple of things are obvious from this table. CDs and DVDs - and, in fact, any other optical media - are indistinguishable in terms of flags. From the viewpoint of UOS, this is fine as there is no operational difference between them. A read-only disk is indistinguishable from a read-only CD or DVD. Again, this is fine, as there is no operational difference between those and a read-only disk. In terms of sequential-access streams, the device flags are not sufficient to distinguish between all of them (for instance, a terminal and a network card appear the same). Thus, streams need additional information, which will we discuss in the next article. We introduced the FiP's TDevice class in article 26. Here we expand it a bit. So far, we have added some properties and the handlers for those properties. Here is the complete class:
In the next article, we will discuss streams in more detail. Copyright © 2018 by Alan Conroy. This article may be copied in whole or in part as long as this copyright is included. |