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 |
Init wrap-up In this article, we will wrap up the Init program. Sort of. There are still some things that it needs to be able to do, but we will address those in the future.
The clock
Disabling devices Note that although some controller hardware may support a disabled state we cannot be sure that it will. However, Init will make no attempt to restrict access to a disabled device. If the controller truly supports a disabled state, then any attempt to access it while disabled will result in errors that Init will report to the user. Otherwise, the user can continue to access the device in Init. However, UOS will honor the disabled state even if such state is only logical. A device disabled in Init will not even be visible to UOS. Here is a support routine and the definition of the list:
Here is the code at the end of the Hardware_Device_List routine, which shows the disabled controllers:
Here is the routine to disable a device or controller:
Here is the equivalent routine to enable a device or controller. It is almost exactly the same as the disable device routine.
Finally, we add the HARDWARE DEVICE RESET command to reset all system devices. All we do here is clear the disabled device list and tell the HAL to reset the devices.
Version numbers Build indicates the number of times that the source code has been rebuilt in the current edit. This is typically used by developers to keep track of the number of times that the code has been built, which is useful to the technical types, but practically meaningless to "normal" people. This is especially true when the build numbers get very large. Although most people recognize that a larger number means a later version, it can be easy to mistake the numbers (for instance, "14787" and "14767" look the same at a quick glance). Our plan is not to release different builds of the same edit to the general public. Internally, we developers can use the build number between public releases. Note: this doesn't mean that there isn't a build number in a public release - it simply means that we don't display it to the user because it is redundant since they will never see the same major/minor/edit with different build numbers. Normally, all the user will see is something like "5.1B", which is easier for them to deal with. Major version numbers indicate some major change to the software - usually something that is not foreward compatible with earlier versions in terms of algorithms, approaches, and/or data structures. It is one of our goals to never drop support for the features of older UOS versions, because that will break programs. Old programs can use the "old ways" even while UOS provides new ways (that is, UOS is always backwards compatible). In the future, we will discuss exactly how we will manage this without making the UOS code bloated and unmaintainable. The only other reason we would increase the Major version number is if we had a slew of minor version changes. It would be better to increase the major version number every so often rather than end up with a minor version in the hundreds or thousands. As a general rule, we will avoid exceeding 9 minor builds before incrementing the major number. Thus, version 2.0 would follow version 1.9 as a rule of thumb. Minor version numbers (also called "point releases" because the number follows the decimal point) indicate minor enhancements over the previous version. For instance, it might indicate the addition of a new capability to an existing service (or several new capabilities of several existing services). Edit numbers indicate bug-fix only changes between minor version releases. Edits are indicated with letters and the initial release has a null edit (ie simply "5.1"). This does limit us to 27 total edit releases between minor builds, and I suppose that if we hit edit Z, we'd need to update the minor version for the next release. However, in all of my years of programming, no project I've ever worked on has ever reached that many bug fixes before other changes mandated a major or minor version number change. I anticipate the same situation with UOS. To keep things simple for the user, all components of a public release will have the same major and minor version numbers. There will be no mixing and matching of components from different versions. Even if there have been no changes, all components will be updated to the new version number to avoid possible confusion for the user. Edit numbers, however, can vary between components. Typically edit changes will be released as patches to UOS rather than full builds. Some components (such a system programs) may be updated while others are not, meaning that different programs may have different edit values in their version number. We will also encode the major/minor version number in some data structures to indicate the format of the data structure. If we plan things well, these version numbers should not change much over time. When it becomes necessary to do so, however, the data structure version will be changed to match the first version of UOS that supports the new/extended structure. If a structure doesn't change, we will not bother to increment the version number simply because we release a new public build of UOS. We will encode the version as an integer that is the sum of the minor version and 10 x the major version. For instance, a value of 51 would indicate version 5.1. Obviously, this limits the minor versions to 0 through 9 in terms of data strutures. However, as mentioned, these data structures won't be changing often. And when they do, it will almost always be in the context of a major version number change for UOS. In other words, it shouldn't ever be an issue. But, then, if we've made 9 public releases of a given major number, we've probably reached the point when it is time for a major version number change anyway. This initial version of Init, and UOS components, will be 0.1. A major version number of 0 is typically used to indicate something that is yet unfinished.
Read-only File Systems There are three forms of read-only states. The first is when the store is inherently read-only - for instance a ROM image. The second is when the store is physically read-only. This can be the case for a floppy disk with the write-lock tab or USB thumb drive with a write-lock switch. From the software's standpoint, there is no difference between inherently and physically read-only. UOS also allows a store to be set to a logical read-only state. In this case, the software prevents writing to the store, even it it isn't physically or inherently read-only. All of our store classes support setting the read-only flag, but we need to add an Init command that allows the user to set (and reset) that value. The commands for this are "DISK SET device READONLY" and "DISK SET device WRITEABLE". When we start up UOS, the boot store is automatically mounted, since that is the source of all the loaded components, etc. But, if we can't write to the store, then we cannot set the dirty bit, which is part of the process of mounting the store. However, if we can't update the store, then there is no need to mark it as dirty. Therefore, in the case of a read-only store, we can safely mount it without marking it as dirty. Another consideration is that if the read-only store is already dirty, we can't rebuild it. Since it isn't writeable, there is no chance of corrupting data by writing to it based on an inconsistent allocation table. Therefore, it is always safe to mount a read-only file system. The only consideration is that we don't want to change a read-only store to writeable while it is mounted read-only. We will have to account for that when we get to the File Processor code in UOS. For now, we will simply make some minor alterations to the Mount and Dismount methods of our file system. A mirror set can be read-only if all the members of the set are read-only. In this case, there is no performance drop on writes, since we cannot write to the set. But the read performance will still be improved. But, what if only some of the members are read-only? Obviously, once we write to the set, the read-only members are, by definition, no longer consistent with the rest of the set. The class already handles this situation by setting read-only stores to the dirty state. Since they cannot be reconciled, they remain dirty and the code skips them for both reads and writes. If the store becomes writable at some point, it will be reconciled automatically. However, if the reference store is read-only, then upon a write operation, we will need to make one of the writeable members the reference store. This is a simple swap operation. The following code replaces the previous write loop in Write_Data:
UOS startup One thing we do have to concern ourselves with is how to communication this configuration information in the smallest number of bytes as possible. It goes without saying that any given resources is always less than desired. Fortunately for us, we only need to indicate items that the HAL doesn't know about and states that are not the default. For instance, we don't need to communicate about enabled devices since the newly loaded HAL will figure those out for itself. Further, the startup will figure out RAID sets just as Init does. So we only need to indicate when an otherwise enabled device was disabled, and about dynamic (RAM) disks. We also need to indicate which device we are booting from.
We will pass the configuration information as a buffer that contains a series of records with configuration data. Each record will consist of a one byte record type, followed by one or more parameters appropriate to the type of record. The parameters will consist of fixed and variable-length values. The fixed values vary in size from 1 to 8 bytes (1, 2, 4, and 8 byte values). By using 1 byte values instead of 8 byte values, when we can, will significantly reduce the size of the buffer. To make things simple, we will encode the size in the record type.
So, record types 0-3 are the same record type, but with different sizes for fixed-size parameters. Here are the record types we need to support:
Note that any record types not shown are reserved for future use. For instance, there will be records that tell UOS where to load the HAL and file system components. We will discuss these items in the future. For now, we will pass records for disabled devices, RAM disks, and the boot device. Here is the code for the Start routine in Init:
Source file layout
If you want to use the projects in Delphi, you may need to update the options based on where you place the sources. They default to "E:\Work\UOS\Sources".
The compiler conditional "UOS" is used for all projects other than the simulator. It excludes Windows-specific code from the subroutine library. The simulator uses Windows-specific code because it is a Windows program.
Init code size Some people believe that a solution to this issue is to hand-craft code in assembly, as was done in the past. However, modern commercial compilers are very good at optimizing code. In fact, one can usually tell the compiler whether to optimize for speed or code size. Even a good programmer isn't able to write more optimized code than the common optimizing compilers, assuming that the high-level language code is well-written (anyone can write bad code in any language, including assembly). Some would say, "okay, but C code is more efficient than languages other than C++ or Pascal". That may have been true years ago. But with today's compilers, equivalent code written in any of those languages is going to be of equivalent efficiency. About the only thing that could said about C in this case is that it is more efficient in source code size, due to the terse syntax. But that brings us to another problem with writing in assembly or C. That problem is one of maintenance. All code needs changes over time, whether to fix it or to otherwise improve it. On an on-going basis, assembly code is going to take longer to alter and be more likely to suffer defects due to those alterations. Even if a high-level language was less efficient in terms of performance or size, ease of maintenance will almost always override those considerations in the real world. Those who believe that they can do better than an optimizing compiler suffer from one, or both, of the following:
Downloads
Documentation At present, the documentation includes a user manual for the simulator, a user manual for Init, and an internals manual. The internals manual is, in many respects, a redacted version of these articles - if you want a tutorial, read the articles; if you want a reference to the data structures and a short overview, then read the manual. In the next article, we will begin looking at the UOS Executive. |