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 |
Hardware Abstraction and UOS Architecture
The HAL How do we abstract the hardware in such a way that the HAL looks the same to UOS no matter what machine it is working on? First, we identify the possible hardware aspects that we could find on any computer system. In general, they are:
Not every system will have every one of these hardware features. For instance, the PDP-11 hardware doesn't support I/O ports, but it does have memory-map ports. But the HAL will provide a unified interface regardless of the underlying hardware. We will not discuss every aspect of the HAL all at once. Rather, we will discuss various topics as they come up.
The UOS Architecture
The UOS Executive consists of several components. The central component is what we call the UOS Kernel. It is the Kernel that interfaces the UOS features with the programs that run on UOS. The Kernel doesn't do much more than coordinate the other components in the Executive and interface with the HAL. One of the components is the File Processor, which handles all the UOS file and device I/O. There are other components which provide support for users, security, programming, etc.
Bootstrapping When starting up a PC, the BIOS starts first and performs memory tests, determines device configuration, and boots the Operating System. If you enter a specific key code, you can enter the BIOS configuration to configure the hardware options. Init will perform an analogous operation for UOS. That is, Init will load UOS unless the user types something on the keyboard, in which case the Init prompt is shown and allows the user to configure UOS before loading it. Init also goes to the prompt if there is no UOS to load. Some examples of what Init will provide for the user is the ability to initialize and/or partition disks, install UOS from one device (such as an install DVD) to another (such as the hard disk), logically enable/disable devices, etc. For now, the simulator will operate as if it boots directly from ROM. This is how many embedded systems operate. We will deal with booting from other devices later. Note that I will not bother covering any of the simulator code itself in these articles, although I'll provide the sources for it along with everything else - you can pretend that you are like UOS and all you know about is the HAL that is provided to you. Init
A simple tutorial on using the simulator: When you run the program, you will see a blank screen and a menu with two items: File and Test. Test contains options for running regression tests on our code, but I caution you, many of these tests go into a stress test that won't end until the program is killed - and you often have to kill the task from the task manager. Trust me, stick to the File menu.
To configure the simulator, choose File | Configure. The dialog has tabs for different simulated hardware. At present, the Devices tab allows you to define the various devices and the Memory tab allows you to define how much memory is simulated. The default memory is 256 Mb. On the devices tab, you can define devices of type DISK or SERIAL (serial devices include terminals, keyboards/monitors, etc). There can be any number of controllers, each with any number of units. For example, disk controllers could include IDE, SATA, or SCSI disks. Serial controllers could include a single serial line controller, or a terminal multiplexer, or a PC motherboard's COM ports. A typical IDE controller could include four disks/CDROMS. In that case, each drive on the IDE is a different unit number (0 through 3). You can associate a file with a disk device - the file becomes a virtual disk. Note that the simulator stores the configuration and loads it the next time it starts. There is a bit of a chicken-and-the-egg problem that we need to address. The HAL is the sole means of access to the hardware. But to load the HAL, Init needs to access the hardware directly. There are two possible ways of addressing this: 1) we could have the primary bootstrap load the HAL and the HAL loads Init, or 2) we could have the primary bootstrap load Init, which then loads the HAL. In the first case, the HAL would have to know about UOS (at least, in part). In the second case, Init would have to directly access the hardware instead of through the HAL. It might seem like it doesn't matter which approach we take, but this is where our coding philosophy comes to our aid. As you recall, we do not allow code at one level to know anything about the code that calls it. This means that that HAL shouldn't know anything about Init - including loading it. Our general philosophy trumps our desire to force Init to use the HAL. Fortunately, this minor indiscretion is limited to the initial load of the HAL. After it is loaded, all further interaction between the hardware and Init will be through the HAL. In terms of actual code, Init is a function that is called with parameters that indicate the source of the HAL. Here is the function definition:
The primary bootstrap passes three items to the Init program after loading it into memory (unless it is already there, such as in ROM). The first item indicates the source of the HAL, the location of the HAL on that source, and a value that we reserve for future use (the bootstrap will set it to 0 for now). Usually the Value parameter will include a length value that indicates how large the HAL image is. For example, if the HAL is being loaded from disk, the location will be the offset on the disk, and the value will be the size of the image in bytes. Init passes these values to the Get_HAL function, which returns an instance of the HAL object. If Get_HAL returns nil, then it was unable to load the HAL and we halt since there is no way around this problem. Thus, we isolate the hardware-specific code of Init to a single function. The contents of that function must be customized for each hardware platform that UOS runs on. Here is the Get_HAL function, minus hardware-specific code:
A type of 0 indicates that we are loading the HAL from memory (probably a ROM). This is supported on all hardware. In that case, the _HAL parameter is the address of the code in memory. This must be a function as defined by the TCreate_HAL type. A call to this function returns an instance of a THAL object, which we then return to the Init function. If we don't recognize the source type, we return nil. The first thing we will ask the HAL for is the console. The console is a "terminal" that is used during system startup. No other terminals are usuable in Init. In the old days, a terminal was a stand-alone video or printing mechanism with a keyboard. Typically they communicated via a serial interface over a cable that connected to the computer. The computer sends characters to display to the terminal and receives the characters typed on the keyboard. On a PC, the display is memory-mapped (that is, the computer writes directly to the video memory), although the keyboard is still a serial device. So, on a PC, the display and keyboard are separate devices. But we will treat them as a single logical terminal, which is the system console. On most PCs, this will be the only terminal. However, it is possible to connect other terminals via the COM ports. Also, some systems support multiple monitors and multiple keyboards via USB ports. Usually multiple monitors are used as a single larger logical monitor, and all keyboard input is treated as the same keyboard no matter how many keyboards are plugged in. In fact, this will be our default behavior in UOS. However, a user could tell UOS to treat each keyboard/monitor combination as a separate logical terminal. In any case, Init will treat the terminal as a character-oriented (non-graphical) device. The reason is that on non-PC systems, such as embedded systems, the console is likely a serial (or USB) port that a terminal can be plugged into. In these cases, the terminal may be a handheld device, or a tablet, or some such. In any case, Init knows nothing more about the console than that it is a serial I/O device. Because of this, the HAL class has a specific method that returns a TTerminal instance for the console. If there are no physical devices that can serve as a terminal, the Console method will return nil. This would only happen on an embedded system, although most will have some means of connecting a physical terminal to the computer.
These are the first three HAL methods we will use. Console returns an instance of a TTerminal class the represents our console. Heap returns a simple heap manager. Timestamp returns a timestamp value that we can use to time the wait for the user's input. Here is the portion of the TTerminal class that we will use in the initialization:
Note that TTerminal is a descendant of TDevice, as are all devices. Cancel_Input will clear any pending input from the device. Cancel_Output will clear any data waiting to be output to the device. Pending_Input returns true if there are any characters in the input buffer. Pending_Output returns true if the output buffer has any data in it. Output writes the contents of a string to the terminal. Next in the Init function, we set up the heap:
As we've discussed in the past, we cannot use the default memory management routines because they call Windows functions, which don't exist. One advantage to Delphi/FPC is the ability to easily drop in our own heap management routines. The heap manager from the HAL is only intended for the use of the Init program - it isn't intended for use while UOS is running. The above lines reference this code:
Back to the Init routine:
We request the console from the HAL. If nil is returned, we have no console and we will skip the following check. Otherwise, we make sure that any previous keystrokes are cleared from the input buffer, output two beeps (BEL is a constant for ASCII code 7, which is a "bell" or "beep"). On some systems/terminals, two consecutive beeps may sound like one long beep. The two beeps are the indication that Init is ready for the user to type something to request the command mode. We take the current timestamp and wait until two seconds have passed. Note that the timestamp is in 100 ns increments. Thus, 10000000 = 1 second. If the user types anything on the keyboard while we are waiting, we immediately exit the loop. Either way, after the wait loop we see if there are any keystrokes waiting. If not, we call our Boot function to autoboot. If we successfully boot UOS, the function will not return to us. Otherwise the boot failed (perhaps because UOS isn't installed) and we clear the console's input buffer before continuing to the command mode. Anything the user types from this point forward will be acted on. We then call our Command_Mode function. It shouldn't return, but if it does, we halt. If there is no console, we try to boot. If that fails, we halt. Note that we can display no message about this failure since there is no console to output the error to. In the next article we will discuss the Init command interface and finally make use of our file system. |