CA2046723C - Distributed computing system - Google Patents

Distributed computing system

Info

Publication number
CA2046723C
CA2046723C CA002046723A CA2046723A CA2046723C CA 2046723 C CA2046723 C CA 2046723C CA 002046723 A CA002046723 A CA 002046723A CA 2046723 A CA2046723 A CA 2046723A CA 2046723 C CA2046723 C CA 2046723C
Authority
CA
Canada
Prior art keywords
file
service
name
names
name space
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CA002046723A
Other languages
French (fr)
Other versions
CA2046723A1 (en
Inventor
Robert Charles Pike
Kenneth L. Thompson
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
AT&T Corp
Original Assignee
American Telephone and Telegraph Co Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by American Telephone and Telegraph Co Inc filed Critical American Telephone and Telegraph Co Inc
Publication of CA2046723A1 publication Critical patent/CA2046723A1/en
Application granted granted Critical
Publication of CA2046723C publication Critical patent/CA2046723C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • G06F3/0613Improving I/O performance in relation to throughput
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0643Management of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F2003/0697Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers device management, e.g. handlers, drivers, I/O schedulers

Abstract

An operating system which is particularly adapted to heterogenous distributed systems. Entities available to a process running in the operating system are provided by services. Each service models its entity as a set of files. The entity is controlled by performing operations on the set of files provided by the entity. Services other than those provided by the operating system all employ the same protocol specifying operations on files. The only requirement placed on a service by the operating system is that it be able to accept and respond to messages employing the protocol.
The files are named, and the operating system provides a plurality of name spaces, relates each process to one of the name spaces, and permits any process to modify its name space or to create a new name space. Services are disclosed which provide each process using the service with its own set of the service's files and whichprovide files belonging to one process's namespace to another process executing on a different processor.

Description

DISTRIBUTED COMPUTING SYSTEM

Back~round of the Invention Field of the Invention The inventions disclosed herein relate generally to compu~ing systems and more s specifically to distributed colllpu~i-lg systems, i.e., co.ll~u~lg systems in which components of the system are connected by co,.~ -nications media.
Description of the Prior Art Many of the entities available to a program executing on a colll~u~el system have names, i.e., iden~ifiers which are not addresses but which may nevertheless be used 0 by a program to locate the entity specified by the identifier. The compuL~l system's operating system includes components which permit the user to name entities, which keep track of the relationships between names and en~ihec~ and which permit the user to locate the entity by means of its name. The set of names which a programmay use to locate entities is termed the name space in which the program executes.
5 The operating system determines how the name space is org~ni7~1 In some cases,the name space is flat, that is, all names are on a single level. In other cases, the operating system organizes the names into hierarchies.
A problem in the design of distributed systems is how to define the name space. One approach, exemplified in the Amoeba distributed system, 20 Mullender, et al., Amoeba-A Distributed Operating System for the 1990's, IEEEComputer, May, 1990, is to simply ignore the problem. In the Amoeba system, namespace definition is left completely to name space servers.
Where operating systems have defined name spaces, several approaches have been taken. The approaches are explained in more detail in Comer, Droms, and 2s Murtagh, An Expe~iment~l Implementation of the Tilde Naming System, ComputingSystems, vol. 3, no. 4, University of California Press, Berkeley, CA, 1991, pp. 487-515. One approach is to include all of the names in the distributed system in a single system-wide hierarchy of names. A problem with this approachg is the sheer size of the name space. The problem of size has been dealt with by subdividing the name 30 space. One way of subdividing the name space is by processor or work station.Another way of subdividing the name space is by user. Each user of the system has its own hierarchy of names which is again a subset of the total name space of the system and which may include names for entities anywhere in the system.

Neither the subdivision by user nor the subdivision by processor deals with the fact that the entities which execute programs in computer systems are processes, and not users or machines. In all respects but name space, the environment in which a program executes is the environment of the process which executes it. Thus, if two 5 processes run in the same name space and use the same name, the operating system presumes that both are referring to the same entity. This fact causes serious naming problems. For example, if an entity, for example, a temporary file, is truly relevant only to a single process, then the process must create a name for the entity such that it is unique within the name space. The need to create such unique names and the 10 complications flowing from their use are avoided if the two processes have different name spaces. The difficulties caused by the lack of per-process name spaces are not lirnited to distributed systems, but clearly become more severe as the size of the name space in which the process is running increases, and thus are larger in the larger name spaces provided by distributed systems.
It is an object of the apl~ardlus and methods described herein to solve the problems described above, as well as other problems of distributed computer systems of computer systems generally.
In accordance with one aspect of the invention there is provided an improved computer system, the improved computer system executing a multiprocess operating20 system, the multiprocess operating system creating a plurality of processes for executing programs and one or more name spaces, each of the processes being associated with a current one of the name spaces and the name space associated with a given process being a set of names of entities in the computer system which are referencable by the given process in executing its program, and the improvement 25 comprising: new name space creation means in the operating system which are usable by any one of the processes in executing its program to create a new name space for the process executing the program which is separate from the current name space for the process and replaces the current name space for the process.
The above inventions and others will be made clear to those of ordinary skill 30 in the art upon perusal of the following Detailed Descripton and Drawing, wherein:

7 2 ~
Brief De~- ;plion of the Drawin~
FIG. 1 is an overview of the per-process name spaces provided by the operating system described herein;
FIG. 2 is an overview of the mount service and protocol services in the 5 operating system;
FIG. 3 is a diagram of the CHANNEL data structure;
FIG. 4 is a diagram of the data structures used to locate open files;
FIG. 5 is a diagram of the data structures used to send protocols and to receive protocols from protocol services;
FIG. 6 is a diagram of the file tree provided by the root service and of the file tree after certain bind and mount operations have been performed;

- 2a -FIG.7is a diagram of the distributed system in which the operating system of the present invention is implemented;
FIG.8is a diagram of the mount table of the present invention;
FIG.9is a diagram of the mount table for the second file tree of FIG.6;
FIG.10 is a flow chart of the namec function in a prefe~,~d embodiment;
FIG.ll is a flow chart of the waLk function in a plere"~,d envil~nment;
FIG.12 is a flow chart of the mount function in a p,efel,~d environment;
FIG.13is a diagram of the data structures used to register a protocol service in a preferred embodiment;
FIG.14is an overview of a window service used with the operating system of the present invention;
FIG.lSis a diagram of the file tree provided by the window service;
FIG.16is an overview of the structure of the window service;
FIG.17is a flow chart of the mkslave function executed in the window service;
FIG.18is a diagram of the implem.ont~tion of the file tree provided by the.window service;
FIG.19is a diagram of the window data structure employed in the window service;
FIG.20is a diagram of the intern~l structure of a portion of the window service;
FIG.21is a flow chart of the spawn function executed in the window 2s service;
FIG.22is a diagram of certain parts of the window data structure which are important to a prefe,l~d embodiment of the hold mode;
FIG.23is flow charts of certain aspects of the processing done for the hold mode in a preferred embodiment;
FIG.24is an overview of the operation of the CPU comm~n~;
FIG.25is a diagram showing the internal structure of the CPU service;
and FIG.26is a diagram showing data structures used by the CPU service.
The reference numbers employed in the Detailed Description have two 3s parts: the rightmost two digits are a number within a figure, and the remaining di~
are the figure number. Thus, an item identified by the reference number 115 appears 20~67~3 for the first time in FIG. 1.
Detailed Description The following Detailed Description of a preferred embodiment begins with an overview of the Plan 9 operating system in which the invention is embodied. The s overview is followed by additional material which describes the following aspects of Plan 9 in more detail:
. The manner in which Plan 9 creates a name space for a process;
. The Plan 9 window system; and . The CPU comm~n~

0 Overview of the Plan 9 Operatin~ System: FIG. 7 Plan 9 is a general-purpose, multi-user, portable distributed system implemented on a variety of computers and networks.
Plan 9 is divided along lines of service function. CPU servers concentrate col~lpu~ing power into large (not overloaded) multiprocessors; file S servers provide repositories for storage; and terminals give each user of the system a ated colllput~l with bitmap screen and mouse on which to run a window system. The sharing of coll~u~ g and file storage services provides a sense of CO....~ y for a group of pro~ me,~, amortises costs, and centralizes and hence simplifies management and a-lminis~ration.
The pieces co~ ic~te by a single protocol, built above a reliable data transport layer offered by an a~pr~liate network, that defines each service as arooted tree of files. Even for services not usually considered as files, the unified design permits some noteworthy and profitable simplification. Each process has alocal file name space that contains attachments to all services the process is using 2s and thereby to the files in those services. One of the most important jobs of a terminal is to support its user's customized view of the entire system as represented by the services visible in the name space.
To be used effectively, the system requires a CPU server, a file server, and a terminal; it is intende-l to provide service at the level of a departmental 30 computer center or larger. The CPU server and file server are large machines best housed in an air conditioned machine room with conditioned power.

The following sections describe the basic components of Plan 9, explain the name space and how it is used, and offer some examples of unusual services that illustrate how the ideas of Plan 9 can be applied to a variety of problems.
CPU S~. ~e~s s Several co~llpule.s provide CPU service for Plan 9. The production CPU server is a Silicon Graphics Power Series machine with four 25MHz MIPS
processors, 128 megabytes of memory, no disk, and a 20 megabyte-per-second back-to-back DMA connection to the file server. It also has Datakit and Ethernetcontrollers to connect to terminals and non-Plan 9 systems. The operating systemo provides a conventional view of processes, based on fork and exec system calls, and of files, mosdy ~etermined by the remote file server. Once a connection to the CPU server is established, the user may begin typing co,-..,.~nds to a command inte~ t~ in a convention~ ooking environment.
A multiprocessor CPU server has several advantages. The most 5 i.llpol~nt is its ability to absorb load. If the machine is not saturated (which can be economically feasible for a multiprocessor) there is usually a free processor ready to run a new process. This is similar to the notion of free disk blocks in which to store new files on a file system. The co~ ~ison extends farther: just as one might buy a new disk when a file system gets full, one may add processors to a multiprocessor 20 when the system gets busy, without needing to replace or duplicate the entire system.
Of course, one may also add new CPU servers and share the file servers.
The CPU server performs compilation, text proces~ing, and other applications. It has no local storage; all the permanent files it ~ccesses are provided by remote servers. Transient parts of the name space, such as the collected images 2s of active processes or services provided by user processes, may reside locally but these disappear when the CPU server is rebooted. Plan 9 CPU servers are as interchangeable for their task--coll~u~ation--as are ordinary terminals for theirs.
File Ser~ers The Plan 9 file servers hold all permanent files. The current server is 30 another Silicon Graphics co-l,~u~e. with two processors, 64 megabytes of memory, 600 megabytes of m~gnetic disk, and a 300 gigabyte jukebox of write-once opticaldisk (WORM). It connects to Plan 9 CPU servers through 20 megabyte-per-second DMA links, and to termin~ls and other machines through conventional netwolh~.
The file server presents to its clients a file system rather than, say, an 35 array of disks or blocks or files. The files are named by slash-separated components that label branches of a tree, and may be addressed for VO at the byte level. The 2~46723 -location of a file in the server is invisible to the client. The file server actually plesellts several file systems. One, the "main" system, is used as the file system for most clients. Other systems provide less generally-used data for private applications.
5 Terminals The standard termin~l for Plan 9 is termed herein a Gnot (with silent 'G'). The Gnot is a locally-designed machine of which several hundred have been m~nllf~ctured. The terminal's h~dware is remini~cçnt of a ~ kless workstation: 4or 8 megabytes of memory, a 25MHz 68020 processor, a 1024x1024 pixel display 0 with two bits per pixel, a keyboard, and a mouse. It has no external storage and no expansion bus; it is a terminal, not a workstation. A 2 megabit per second packet-switched distribudon network connects the termin~l~ to the CPU and file servers.Although the bandwidth is low for applications such as compilation, it is more than adequate for the terminal's intende~l purpose: to provide a window system, that is, a 1S multiplexed interface to the rest of Plan 9.
Unlike a w~..k~ ;on, the Gnot does not handle compilation; that is done by the CPU server. The terminal runs a version of the CPU server's operating system, configured for a single, smaller processor with support for bitmap graphics, and uses that to run programs such as a window system and a text editor. Files are 20 provided by the standard file server over the terminal's network connection.
Just like old character terminals, all Gnots are equivalent, as they have no private storage either locally or on the file server. They are inexpensive enough that every member of a research center can have two: one at work and one at home.
A person working on a Gnot at home sees exactly the same system as at work, as all 25 the files and compudng resources remain at work where they can be shared and m~int~inç~1 effectively.
Networks Plan 9 has a variety of networks that connect the components. CPU
servers and file servers co..-",l~nicate over back-to-back DMA controllers. That is 30 only practical for the scale of, say, a computer center or del)al~ en~al computing resource. More distant machines are connected by traditional nt;~wc,lks such as Ethernet or Datakit. A terminal or CPU server may use a remote file server completely transparently except for performance considerations. As the Datakit network spans the country, Plan 9 systems can be assembled on a large scale. To 3s keep their cost down, Gnots employ an inexpensive network that uses standard telephone wire and a single-chip interface. (The throughput is respectable, about 120 . .
kilobytes per second.) Since the terminal only m~di~tes cc-"~ nication--it instructs the CPU server to connect to the file server but does not participate in the resulting co-".~ nication--the relatively low bandwidth to the terminal does not affect the overall pell~lulance of the system.
FIG.7 shows the components and topology of Plan 9. Plan 9 system 701 consists of file servers 705, CPUs 703, and Gnots 711. Clusters 717 of CPUs 703 and file servers 705 and clusters 719 of Gnots 711 are connected by a nationwide long-haul co.,...~ ations network 715; Gnots 711 within a cluster 719 are connected by a distribution network 713 such as a LAN and file servers 705 and 10 CPUs 703 within a cluster 717 are connected by a high-speed DMA link 709.
Name Spaces There are two kinds of narne space in Plan 9: the global space of the names of the various servers on the network and the local space of files and servers visible to a process. Names of machines and services connected to Datakit are 5 hierarchical, for example n j /mh / a st ro / he l i x, defining (roughly) the area, building, dep~LIllellt, and m~chine in a department. Because the network provides naming for its m~hines~ global naming issues need not be h~n(lled directly by Plan 9. However one of Plan 9's fun(l~ment~l operations is to attach network services to the local name space on a per-process basis. This fine-grained control of the local 20 name space is used to address issues of customizability, transparency, and heterogeneity.
The protocol for co,...~ nicating with Plan 9 services is file-oriented; all services must implement a file system. That is, each service, local or remote, is arranged into a set of file-like objects collected into a hierarchy called the name 2s space of the server. For a file server, this is a trivial requirement. Other services must som~tim~s be more im~gin~tive. For instance, a printing service might be implem-~nted as a directory in which processes create files to be printed. Otherexamples are described in the following sections; for the moment, consider just a set of ordinary file servers distributed around the network.
When a program calls a Plan 9 service (using mech~ni~m~ inherent in the network and outside Plan 9 itselfl the program is connected to the root of the name space of the service. Using the protocol, usually as mefli~te l by the local operating system into a set of file-oriented system calls, the program accesses the service by opening, creating, removing, reading, and writing files in the name space.

_.
From ehe set of services available on the network, a user of Plan 9 selects those desired: a file server where personal files reside, perhaps other file servers where data is kept, or a departmental file server where the software for a group project is being written. The name spaces of these various services are S collected and joined to the user's own privaee name space by a fund~mçntal Plan 9 operator, called attach, that joins a service's name space to a user's. The user's name space is formed by the union of the spaces of the services being used. The local name space is assembled by the local operating system for each user, typically by the terminal. The name space is modifiable on a per-process level, although in 0 practice the name space is assembled at log-in time and shared by all that user's processes.
To log in to the system, a user sits at a terminal and inseructs it which file server to connect to. The t~rmin~l calls the server, a~lthenticates the user (see below), and loads the operating system from the server. It then reads a file, called 5 the profile, in the user's personal directory. The profile contains comm~nd~ that define what services are to be used by default and where in the local name space they are to be attached. For ç~mple, the main file server to be used is attached to the root of the local name space, /, and the process file system is att~ched to the dir~ o~y /proc. The profile then typically starts the window system.
Within each window in the window system runs a comm~n(l inte.~le~er that may be used to execute comm~ncls locally, using file names interpreted in the name space assembled by the profile. For co~ ul~lion-intensive applications suchas compilation, the user runs a co~ and cpu that selects (alltom~tiç~lly or by name) a CPU server to run comm~nds. After typing cpu, the user sees a regular 25 prompt from the command interpreter. But that command in~re~er is running on the CPU server in the same name space~ven the same current directory as the cpu command itself. The terminal exports a description of the name space to the CPU server, which then assembles an identical name space, so the customized viewof the system assembled by the t~nin~l is the same as that seen on the CPU server.
30 (A description of the name space is used rather than the name space itself so the CPI~
server may use high-speed links when possible rather than requiring intervention by the terminal.) The cpu command affects only the performance of subsequent comm~nds; it has nothing to do with the services available or how they are accesse~
Although there is a large catalogue of services available in Plan 9, 3s including the service that finds services, a few suffice to illustrate the usage and possibilities of this design.

The Process File System An exarnple of a local service is the 'process file system', which permits eX~min~tion and debugging of executing processes through a file-oriented interface.
The root of the process file system is conventionally attached to the 5 directory /proc. (Convention is important in Plan 9; although the name space may be assembled willy-nilly, many programs have conventional names built in that require the name space to have a certain form. It doesn't matter which server the program /bin/rc (the command interpreter) comes from but it must have that name to be accessible by the comm~n-ls that call on it.) After attachment, the 10 directory /proc itself contains one subdi,Gclo~y for each local process in the system, with name equal to the numerical unique identifier of that process.
(Processes running on the remote CPU server may also be made visible; this will be discussed below.) Each subdirectory contains a set of files that implement the view of that process. For example, /proc/77/mem contains an image of the virtual 5 memory of process number 77. Plan 9's /proc implements other functions throughother files. Here is a list of the files provided for each process.
mem The virtual ~ llol ~ of the process image. Offsets in the file correspond to virtual addresses in the process.
ctl Control behaviour of the processes. Mesc~ges sent (by a write systemcall) to this file cause the process to stop, termin~te, resume execution, etc.
text The file from which the program origin~te~l This is typically used by a debugger to ex~mine the symbol table of the target process, but is in all respects except name the original file; thus one may type '/proc/77/text' to the comm~nd in~e~,eter to in~t~nti~te the program afresh.
note Any process with suitable permissions may write the note file of another process to send it an asynchronous message for interprocess co""~ ication. The system also uses this file to send (poisoned) messages when a process misbehaves, for example divides by zero.
status A fixed-format ASCII representation of the status of the process. It includes the name of the file the process was executed from, the CPU
time it has consumed, its current state, etc.

The status file illustrates how heterogeneity and portability can be h~n~led by a file server model for system functions. The command cat /proc / * / st atus presents (readably but somewhat clumsily) the status of all processes in the system; in fact the process status comm~nd ps is just a reform~tting 5 of the ASCII text so gathered. The source for ps is a page long and is completely portable across m~ in-~s Even when /proc cont~in~ files for processes on severalheterogeneous machines, the same implement~tion works.
It is worth noting that the services /proc provides, although varied, do not strain the notion of a process as a file. For example, it is not possible to0 terminate a process by a~Lt;~ ing to remove its process file nor is it possible to start a new process by creating a process file. The files give an active view of the processes, but they do not literally represent them. This distinction is important when designing services as file systems.
The Window System In Plan 9, user programs, as well as specialized stand-alone seNers, may provide file service. The window system is an example of such a program; one of Plan 9's most unllsu~l aspects is that the window system is implemented as a user-level file server.
The window system is a server that presents a file /dev/cons, similar 20 to the /dev/tty or CON: of other systems, to the clientprocesses running in its windows. Recau~e it controls all I/O activities on that file, it can arrange that each window's group of processes sees a private /dev/cons. When a new window is made, the window system allocates a new /dev/cons file, puts it in a new name space (otherwise the same as its own) for the new client, and begins a client process 2s in that window. That process connects the standard input and output channels to /dev/cons using the normal file opening system call and executes a command intelpletel. When the command int~-~r~ter prints a prompt, it will therefore be written to /dev/cons and appear in the appropriate window.
It is instructive to compare this structure to other operating systems.
30 Most operating systems provide a file like /dev/cons that is an alias for thetennin~l connected to a process. A process that opens the special file accesses the terminal it is running on without knowing the terminal's precise name. Since thealias is usually provided by special arrangement in the operating system, it can be difficult for a window system to guarantee that its client processes can access their 3s window through this file. This issue is handled easily in Plan 9 by inverting the problem. A set of processes in a window shares a name space and in particular 2~467~3 '_ /dev/cons,so by multiplexing /dev/cons and forcing all textual input and output to go through that file the window system can ~irn~ te the expected properties of the file.
CPU ~ Command The cpu command connects from a terrninal to a CPU server using a full-duplex network connection and runs a setup process there. The terminal and CPU processes exchange information about the user and name space, and then the termin~l-resident process becomes a user-level file server that makes the termin~l's private files visible from the CPU server. In a preferred embodiment, the CPU
10 server builds the name space by re-executing the user's profile; in an alternative embodim~nt, the name space will be exported by a special termin~l-resident server that can be queried to recover the terminal's name space. The CPU process makes a few adjllstment~ to the name space, such as making the file /dev/cons on the CPUserver be the same file as on the terminal, perhaps making both the local and remote 5 process file system visible in /proc, and begins a comm~nd in~e.l,rete.. The cc n .. .~nd int~ Le. then reads comm~nds from, and prints results on, its file /dev/cons, which is connecte~ through the terminal process to the appl-~p.iate window (for example) on the termin~l Graphics programs such as bitmap editors also may be executed on the CPU server since their definition is entirely based on 20 VO to files 'served' by the termin~l for the CPU server. The connection to the CPU
server and back again is utterly transparent.
Overview of the Architecture of Plan 9 Services: FIG. 1 As already mentioned, Plan 9 services are imple~nent~l as file systems, that is, the service appears to a process executing on a co"~pute. with a Plan 92s operating system as a set of files. The process can obtain data from the service by performing file read operations on "files" provided by the service and can provide data to the service by p~,~Ço~ g file write operations on the "files". As already explained in detail with regard to the "file system" provided by the process service, the service need not actually m~int~in files, but must merely be able to respond to 30 requests for file operations by a process as if it did m~int~in them. For example, when a process reads a "file" m~int~ined by the service, the service must provide data to the process reading the "file".
Figure 1 provides an overview of the relationship between Plan 9 services and processes. Service architecture 101 shows how processes 102 employ 35 file system 109 to access one or more services 123. The processes 102 may be executing either on a Gnot 711 or a CPU 703 and the services may be implemented ,,~
either locally to the processor where process 102 is executing or in a remote device such as a file server 705.
As shown in FIG. 1, each service 123 provides one or more trees of files 125 to the processes 102 which use the service. The trees of files are made up of s data files 131 and directory files 127 and 129. A directory file is a file which contains a list of files. The files listed in the directory files may be either direclol y files or data files. As may be seen from file tree 125(a), data files 131 B,C, and D
are the "leaves" of the file tree, while directory file 129 occupies the point where the tree branches. At the base of the entire tree, there is a single root directory file 127.
lo Each file in a service 123 has a file name. In a preferred embodiment, the file name is a character string.
A process 102 ~ccesses a file in a service 123 by means of calls to file system functions provided by the Plan 9 operating system. There are two main classes of functions: file locator functions (FL) 113, which locate files, and file S access functions (FA) 111, which access files after they have been located by file access functions 111. Calls to file locator functions 113 are represented by arrows 107, and those to file access functions 111 are represented by arrows 105.
As mentio~e~ above, each Plan 9 process 102 has a name space associated with it. A process 102's name space determines which files provided by 20 services 123 a process 102 may access. A process 102's name space in a pl~fell~d embodiment consists of a single file tree 117 which is assembled out of file trees 125 and/or subtrees of those file trees. Thus name space l l5(o) m~int~ined and used by file locator functions 113 is the name space for process 102(a). As may be seen from FIG. 1, process 102(a)'s name space contains file tree 117(o) which includes 125(a) 2s from service 123(a) and file tree 125(k) from service 123(k), but does not include file tree 125(b) from service 123(b). File tree 117(0) has been constructed by making the directory file "X" in process 102's file tree 117(o) e~uivalent to the root of tree 12~(a) and making the directory file "Y" in file tree 117(o) equivalent to the root of file tree 125(k). How "X" and "Y" themselves came to be in name space l l5(o) will 30 be explained in detail later.
Within narne space 115(o), a file may be located by means of a path name. A path name is a list of file names which includes the name of the file which is to be located and the names of all of the directory files between the point in the file tree from which the file is being located to the file. The point in the file tree from 3s which the file is being located is termed the working directory. Thus, if the working directory is the directory file X, the p~thn~me is A/C. The "/" character in A/C

serves to separate the names in the path name. Additionally, any file may be located by specifying its full path name, that is, the "/" character, representing the root directory, the names of all of the directories between the root directory and the file, and the name of the files. The names of the files are again separated by "/". Thus, 5 the full path name of Thus, the complete p~hn~me for file C in name space 1 l5(o) is /X/A/C.
In Plan 9, a number of processes 102 may share a name space. The processes 102 sharing a name space make up a process group 103; thus, the processes in process group 103(o) share name space 115(0) defined by file tree 0 117(o), while the processes in process group 103(z) share name space 1 l5(z).
Processes are created in Plan 9 by means of the "fork" system call. The newly-created process 102 remains associated with the same name space 115 as the process which made the "fork" system call and therefore belongs to the same process group 103 as the process 102 which made the fork system call. A new process group 103 is 15 established when a process 102 makes the "forkpgrp" system call. The call has a single al~,um~ . a flag in~ic~ting whether the new process group should receive a copy of process 102's old name space 105 or receive a minim~l default name space105. FYecution of the system call places the process 102 making the system call in the new process group. Once a new name space 115 has been est~hlishe~l for a 20 process 102 by the forkpgrp system call, changes in new name space 115 do notaffect the old name space 115 of process group 103 to which the process 102 making the forkpgrp system call formerly belonged.
Any process 102 which belongs to a process group 103 may modify the name space 115 for the process group. To do so, the process uses one of two name2s space modification functions. The first of these is "bind", which makes a name which is already in the name space equivalent to file specified by a new path name.
After the bind, references to the file specified by the old path name will be interpreted as references to the file specified by the new path name~ For example, a "bind ("/Y/H","IX/A")" function call in name space 1 l5(o) may be used to replace 30 the subtree whose root is A in name space 1 l5(o) with the subtree whose root is H in that name space. After the bind, the p~thn~me /X/A/K will refer to the file K ofsubtree H.
The second operation is "mount", which makes a name which is already in the name space equivalent to the root of a service 123. As will be explained in 3s more detail later, the root of the service is represented by a file descriptor, which is ;
small integer. Thus, the directory name "X" of file tree 117(o) was made equivalen~

to the root of file tree 125(a) of service 123(a) by the mount function "mount (FD,"/X"j. After the mount, the p~thn~me /X/A refers to file "A" in file tree 125(a).
A further refinement of "mount" and "bind" in Plan 9 is that three different kinds of relationships between the p~thn~me~ or between the file descriptor 5 and the p~thn~m~ may be specified. The first relationship is replacement. If that relationship is specified, whatever is referred to by the new name or the file descriptor completely replaces whatever is referred to by the old name. The second and third relationships establish what is termed union directories. When a uniondirectory is established, the old name and the new name used in the bind function 10 must both refer to directory files and the old name in the mount command must refer tp a directory file, while the file descriptor must refer to the root of a file tree in a service 123. The effect of the bind or mount is to establish a new directory which is the union of the files in the old and new directory files. One relationship, before, est~bliches a union directory in which the new directory is searched before the old 15 directory; the other rel~tio~shiI-, after, establishes a union directory in which the new ec~ol,y iS sea,~h~d after the old directory. Thus, the bind command "bind("/Y/H","/X/A",BEFORE) establishes a ~lilec~ol~ in which the files I,J,K
precede the files B and C, and when file locator functions 113 respond to the p~thn~me /X/A/C, they will first search through the directory H and then through the 20 dile~ A. By thus determining the order in which the locator functions search through directories for a file, the union directories provide the same kind of control as is provided by search lists in operating systems such as UNIX.
File locator functions 113 which locate files instead of rearranging the name space take a path name as an argument and return a file descriptor. In this25 context, the~file descriptor is a small integer which is used in file access functions 111 to refe to the file. The file locator functions 113 include "chdir", which makes the dilec~oly file specified by the p~thn~m~ into the process 102's working directory, and "open", which opens the file specified by the p~thn~me. Both "chdir" and "open"
return file descriptors for the working directory file and the opened file respectively.
30 ~ 1ition~lly, the "create" function works as does "open", except that the file specified in the path name is created. File access functions 105 then use the file descriptor provided by the file locator functions to read the file, write the file, set and obtain the file's status, and to close the file.
rn architecture 101, file system 109 tr~n~l~tes the file access calls 105 3s and the file locator calls 107 made by a process 102 into service file operation requests. Each service file operation request re~uests a service 123 to perform an _ operation on a file in one of its file trees 125. Again, there are two classes of such requests: service file access requests, indicated by arrow 119, and service file locator requests, indic~tecl by arrow 121. As will be explained in more detail, requests 119 and 121 for some services 123 take the form of function calls; for other services 123, 5 the requests take the form of file protocols. In the case of the function calls, files are represented by file names or file des~;liptol~; in the case of the file protocols, files are represented by file names orl~le identifiers; for the purpose of the following discussion, both file descriptors and file identifiers will be subsumed in the term file specif~ers.
0 In file system 109, a file descriptor employed by a process 102 is associated with a qid, a file handle provided by service 123. The association may be either direct or indirect, by way of the association of a file descriptor with a file identifier and the association of the file identifier with the qid. When there is an association between a file descriptor used by a process 102 and a qid, the process 102 5 is said to have a conneclion to the file represented by the qid. Similarly, in service 123, the qid is as~oci~te~ with one or more file specifiers. Any file system call 105 or 107 which results in a service file request having a file specifier associated with a given qid will result in the file operation being p~"r~ cd on the file identified by the qid.
An advantage of representing a file by a name or a file specifier in file system 109 but by a name or a qid in seNices 123 is that different services can establish different rel~tion~hips between file names and qids. For example, in some services, such as the process service explained above, it is advantageous for the file names used by all processes to refer to a single set of files; in other services, such as 2s the 8.5 window service to be described in detail later, the file names used by each process refer to a set of files peculiar to that process. As a result, file names in architecture 101 have properties analogous to those of variables in pro~ .nling languages such as C. Some file names are like global static variable names: as the global static variable name refers to the same memory location in all code in which 30 the variable name appears, so file names like those provided by the process service refer to the same files in all processes. Other file names are like local variable names: as the local variable name refers to a different memory location in everyinvocation of a procedure, so file names like those provided by the 8.5 server refer to different files in each process. Which properties a file name has is of course 35 determined by the service 123 which provides the file. In analogy with the terminology used with variables, services 123 are said to provide instances of their 20~6723 '_ files; thus, the process service provides a single in~t~n~e of each of its files, and any process 102 which has a connection to one of the files provided by the service has access to the same file as all of the other processes 102 which has a connection to that file. The window service, on the other hand, provides separate instances of the 5 files in its file tree to each process 102 which establishes a connection with the root of the file tree; any process 102 which has a connection with a file provided by the window service has a connection to one of the multiple instances of that file.
Each service 123 is able to handle the following classes of service file locatorrequests 121:
lo ~ attach: given a file specifier for the root of a file tree in a specified service 123, return a qid for the root to file system 109;
~ waLlc: search a directory file specified by a file specifier for a file having a given narne, and if the file is found, associate the file specifier with the qid for the file and return the qid;
5 . create: make a new file in a directory file specified by a file specifier, give the file a specified name, associate the file specifier with the qid for the new file; and return the qid;
~ remove: remove a file specified by a file specifier from the server, disassociate the file specifier from the qid, and return the name of the file being removed.

20 Each service 123 is further able to handle the following classes of service file access requests:
~ open: prepare a file specified by a file specifier for file access operations and return the qid associated with the file specifier;
~ clone: given a first file specifier representing a file and a second file specifier 25 which does not yet represent a file, associate the second file specifier with the file ~soci~ted with the first file specifier, ~ read: given a file specifier, an offset in the file, and a count, read the number of bytes specified in the count beginning at the offset;
~ write: given a file specifier, an offset in the file, a count, and data, write the data 30 into the number of bytes specified in the count beginning at the offset;

~ 16 -204672~

~ clunk: given a file specifier, end the association ~l~n the file specifier and thefile.
~ stat: given a file specifier and information required by the service to obtain file status information, return the file's status;
s ~ wstat: given a file specifier and information required by the service to change the file's status, change the file's status.

While all services 123 must implement the above operations, in some cases, the operation may in fact have no effect or produce an error. For example, if a service 123 is a printer, and thus can implement only write-only "files", a read operation will 0 produce an error.

Kernel Services and Protocol Services: FIG. 2 There are two types of services 123 in a preferred embodiment of Plan 9. Kernel ser~ices are services in which service file operation requests 205 and 207 are implemented by means of calls to Plan 9 kernel functions. Protocol services are 5 services in which service file operation requests 205 and 207 are implemented by means of the Plan 9 file protocol. In the protocol services, each service file operation request is initi~te~l by a trnessage tr~n~mi~te~ for a process 102 to a protocol service.
The protocol service replies to the tmessage with a rmessage which contains information returned from the protocol service to the process. The tmess;~ge and20 rmessage making up a service file operation request for a protocol service are terrned a transaction. For example the service file read operation request for a protocol service is a read tr~ns~ction which consists of the following read ~mess~ge and rmessage:

tread: type specifier, file identifier, tag, offset, count rread: type specifier, file identifier, tag, count, data The file itlentifiçr is associated with the file descriptor in file system 109 and with the qid in file system 109 and in the protocol service. The tread message includes a type specifier in~ hng that the message is a tread message, the file identifier, a tag identifying the message, the offset in the file at which the read is to begin, and the 30 number of bytes. The rread message includes a type specifier in-licating that the message is an rread message, the file identifier, another tag, the count of bytes actually read, and the data itself. If the read results in an error, protocol seNice 209 returns an rerror message instead of the rread message. It has the form:

rerror: type specifier, tag, error message string S Each protocol service 209 must be able to perform tr~ns~( tinn~ corresponding to each of the seNice file operation requests listed above. Since this is all that is required of a protocol service 209, a protocol seNice 209 may be implemented on a processor which has an architecture completely difrel~nt from the architecture of the processor upon which mount seNice 203 is executing. All that is required to use a lo protocol seNice 209 is a connection to the protocol seNice 209 over which theprotocols may be tr~n~mi~te~l and received. Further, in a preferred embodiment, the data sent and returned in the protocols has predetermined formats which are used by all protocol services 209 which provide a given file tree. Thus, a process 102 may use any protocol service which provides the given file tree, regardless of the type of 15 machine the process 102 is executing on and the type of machine the protocol seNice 209 is executing on.
FIG. 2 shows the relationship between protocol services and the rest of architecture 101. As shown in the figure, protocol seNices (PS) 209 pclro~lll file locator transactions 205 and file access tr~nsactiQns 207 involving file protocols 20 corresponding to the seNice file locator requests and service file access requests explained above. A special kernel seNice, mount service 203, receives function calls 217 specifying service file locator requests and function calls 219 specifying service file access requests from file system 109. Mount seNice 203 then responds to the function calls by performing corresponding transactions with protocol services 25 209. To perform the transactions, mount service 203 employs a number of col-,l"ll.,is~tions seNices 215. There are two types of such co")ll~unications services: network col-"~ ations services (NS) 214 and inter-process colll~ tions seNices (IPS) 216. Network comm~1nications services employ networks to communicate with remote protocol servers 213 which are connected via30 the n~wolks to the CPU upon which process 102 is executed. Inter-process conll,lullciations seNices 216 employ an interprocess comlllu,lications system tO
co,-~ --ic~te with local protocol servers 211. In a preferred embodiment, the interprocess comm~lnications system employed by IPS 216 is a pipe system like tha~
in the UNIX operating system. When a comm~lnications seNice 215 is connected to a protocol server 209, it is represented by a file descriptor. It is these file descl;plols which are employed in the "mount" system call.
As may be seen by the reference numbers in parentheses, network co"~ C~tions services 215 may emply distribution network 713, long haul 5 network 715, and DMA network 705 of FIG. 7 and the remote protocol services 213 may include one or more file services 705. Local protocol services 211 may be devices such as the 8.5 services for GNOT 711 or even other processes 102 which co.~-ln~nicate with the given process 102 by means of interprocess co~ nicationsfacilities. As in~lic~tçd above, the distinction between a protocol service 209 and a 0 kernel service like mount service 203 is not location, but merely that protocol service 209 performs transactions with mount service 203. As will be seen in detail in the following description of the 8.5 service, an advantage of this characteristic ofprotocol services 209 is that the same protocol seNice 209 may be used by both aprocess 102 running on a local processor and a process 102 running on a remote processor such as CPU 703 of FIG. 7.

Implementin~ File Operations in Plan 9 The following will discuss the implementation of file operations in Plan 9, beginning with the data structures used to represent files and relate them to processes 102 and services 123, continuing with the data structures used to represent process name20 space l lS, and ending with examples of certain typical file operations.

Representing A Connection between a Process 102 and a File: FIGs. 3-S

Any file to which a process 102 has a connection is represented by a channel data structure. At a ~ "", the channel data structure for a file specifies the service 123 which is providing the file and associates the qid provided by service 123 with 2s the file descriptor which process 102 uses to refer to the file. If service 123 is a protocol service 209, the channel further associates the file identifier used for the file in the file protocols and a protocol channel for the file protocols with the file descriptor.
Figure 3 is a diagram of the channel data structure. Channel data 30 structure 301 has the following components:

204672~

~ lock 303, which bars more than one process from having access to channel 301 at the same time;
~ reference count (ref) 307, which indicates whether the channel is pointed to by other kernel data structures;
s . next/offset field 309: when channel 301is not in use, it is stored in a list of unused channels 301, and in that case, the next/offset field points to the next unused channel 301; when the file represented by channel 301 is being accessed, next/offset specifies the current offset into the file.
~ Kernel service information (KSINFO) 311: The next two fields contain 0 information which specifies the kernel service which provides the file represented by the channel 301;
--type 313: this field specifies the kernel service by means of which the file represented by the channel 301 is accessed; for protocol services 209, type field 313 specifies mount service 203;
15 --device (dev) 315: this field specifies a specific device represented by thekernel service; in the case of mount service 203, the device field 315 specifiesthe protocol service 209 which provides the file represented by channel 301;
~ Access information (AINFO) 317: the next three fields contain information needed to perform file accesses;
20 --mode 319 indicates how the file represented by the channel may be accessed;
--flag 319 contains status information about the file;
--qid 323 is the qid which the service which provides the file has assigned to the file;
~ Mount Information (MINFO) 325 in~iicates where information concerning binds 25 and mounts affecting the p~thn~rne of the file represented by the channel 301 may be found;
--mountptr 327 is a pointer to a data structure from which the information concerning the binds and mounts may be found;
--mountid 329 is an identifier for the data structure pointed to by mountptr 327;

~ file identifiçr (FID) 331 is the file identifier which mount service 203 provides to protocol service 209 providing the file represented by channel 301 and which protocol service 209 associates with qid 323 for the file as long as the file isconnected; in a preferred embodiment, file identifi~r 331 is set to a unique value s for each channel 301 when the channel 301 is created;
~ auxiliary information 333 is information whose meaning depends on device type 313;
~ protocol service information (PSINFO) 335 is information indicating how file protocols may be sent to the protocol service providing the file represented by the lo channel;
--protocol channel (PCHAN) 337 is a pointer to a channel structure 301 which represents the commllnications service 215 used for transactions with the file represented by the present channel structure;
--mqid 339 is the qid of the root directory of the file tree in the protocol service which cont~in~ the file represented by the channel 301.
Each process 102 is associated with a set of files with which it has connections The set of files may include files with which connections were established by ances~rs of process 102 and which were "inherited" by process 102when it was created by the "fork" system call and files with which the connections 20 were established by process 102 itself. The association is achieved by means of the data structures 401 shown in FIG. 4. Data structures 401 further associate each file in the set with the file descriptor which process 102 uses to refer to the file.The starting point for access to data structures 401 is user data structure 403 for process 102. A pointer 411 in user data structure 403 points to file descriptor 2s array (FDA) 413. File descriptor array 413 is an array of pointers 423 to channels 401 which is indexed by file descriptor (FD) 417. If a file belongs to the set of files connected to process 102, the entry (FDAE) 415 in array 413 corresponding to thefile descl;ptor for the file will contain a pointer 423 to a channel structure 301 for the file. Such channel structures appear in FIG. 4 as file channel structures 419. There 30 is a set 421 of such file channels 419 corresponding to the set of files with which process 102 is connected. In a preferred embodiment, file descriptor array 413 has 100 elements, and consequently, each process 102 may be connected to up to 100 files.

As previously indicated, file locator functions such as "bind", "mount", "chdir", or "open" take a path name as an argument and return the file descriptor 417 for the file. As will be explained in more detail below, access to file channels 419 for purposes of path narne interpretation is provided by a pointer 407 in user structure 403 to file channel 419 for the root of process 102's file tree and another pointer 409 to file channel 419 for process 102's working directory. Another component of user 403 which is employed in path name interpretation is element (ELEM) 405, which contains the name in the list of names making up the pathn~me which is currently being interpreted.
o When the file represented by file channel 419 is provided by a protocol service 209, file channel 419 is associated with a protocol channel which represents a connection via a commllnic~tiQns service with a protocol service 209. Protocol channels are also implemented using channel structures 301. In a channel structure 301 serving as a protocol channel, TYPE field 313 specifies either inter-processco.~ ications services 216 or network services 214 tin a preferred embodiment, apipe service or a DATAKITTM network co,~ -ications service). Fields 327, 329, and 337 have no mç~ning in a protocol channel. When the connçctic n represented by the protocol channel is opened by a process 102, a pointer to the protocol channel is placed in file descriptor array 413 for the process 102 and the protocol channel 20 receives the c~ onding file descriptor. A connection to a local protocol service by means of a pipe is opened when the pipe system call creating the pipe is executed by the process 102, and a connection to a remote protocol service 209 by means of a DATAKIT connection is opened when the file representing the remote protocol service 209 in the srv service is opened.
2s FIG. S shows the data structures S01 employed in a preferred embodiment to associate a file channel 419 with a protocol channel and with datastructures represe~ting the tmessages and rmessages. As previously indicated, PCHAN field 337 in file channel 419 points to protocol channel 517, which is imple..-~r.l~ using a channel structure 301. The data structures representing the 30 tmessages and rmessages are located using mount service array (MNTA) 502. There is an entry (MNTE) 503 in the array for every file channel 419 which represents a file provided by a protocol service 209. Each entry 503 includes an identifier and two pointers: one to file channel 419 corresponding to entry 503 and one to a mount service queue structure (MNTQ) 509. File channel 419 in turn contains the identifier 35 for entry 503 as part of the information in dev field 315. Mount service queue structure 509 contains a pointer 511 to a data structure representing the procedure to which file channel 419 belongs, a pointer 515 to protocol channel 517 repl. sellting the connection to the protocol seNice 209 and file tree 125 containing the file r~lcsenled by file channel 419, and a pointer 519 to a queue of messages 520. The messages in the queue are of course tm~ss~ges concerning the file to protocol service s 209 and rmessages from protocol service 209. Mount service queue 509 thus associates the queue of messages with protocol channel 517 and with process 102.Each message 520 is made up at least of a mount service header (MNTHDR) 521. Since there may be more than one outst~n~ing message for the combination of file and process represented by file channel 419, mount service 0 header 521 contains pointers 527 and 529 linking header 521 to headers for other messages for the process-file combination represented by channel 419. Mount service header 521 further contains a pointer 526 to the process data structure for the process to which file channel 419 belongs.
If the message 520 is a rmessage, the parts of the message other than the 5 data are placed in rhdr 525; when the message 520 is a tmess~ge, the parts of the received message other than the data are placed in thdr 523; these fields thus contain the type of the mess~e, the file i~entifier which mount service 203 has associated with the file, and other inform~tion as required. For ex~mpl~, if the message is a twnte message, thdr 523 contains the message type, the file identifier for the file, the 20 number of bytes to be written, and the offset at which the write is to begin.Additionally, thdr 523 and rhdr 525 contain pointers 531 to mount buffers 533 which contain any data sent or received in the message.
A message 720 is transmitted by a function which takes entry 503 corresponding to file channel 419 and mount header 521 as arg~lment~; the function 2s uses entry 503 to locate protocol channel 517, and message 520 specified by mount header 521 is output to the connection specified by protocol channel 517. Upon tr~n~mission, the process 102 sending the message waits for the reply. When the reply arrives, it is placed in a message 520, the process is awakened, and the message 520 is read by the process 102. In a preferred embodiment, the tag in the rmessage is 30 used to locate the proper mount header data s~ucture 521. Functions in Plan 9 which must locate a structure 501 for a given file channel 419 do so by working through mount service array 502 until they find an entry 503 which contains a pointer 505 to the given file channel 419; the file channel is i(lentifi~ble by the fact that its dev fiel~
315 contains the identifier for the corresponding entry 503.

204672~
-As is apparent from the foregoing discussion, the data structures shown in FIGs. 3-5 permit a process 102 which has a file descriptor 417 for a file to perform file access functions such as read and write on the file. They are, however, notsufficient to p~ O m file locator functions, since these functions involve path names 5 as well as file descriptors.

Representin~ Name Space 115: FIGs. 6,8,9 As previously indicated, a new process 102's name space 115 is either inherited from the process 102's parent or is built from a "stub" name space which Plan 9 makesavailable to a process 102 which does not inherit its parent's name space. FM. 60 shows conceptually how a process 102's name space 115 is built from the "stub"name space. "Stub" name space 601 in FIG. 6 is provided by the root service, a kernel service which provides a root directory 603 with a single level of "files". Root directory 603 and files 605 to 615 serve only as points to which the roots of trees 125 belonging to other services 123 may be bound. In a pler.,.l~d embodiment, the set of 5 files 605 through 615 serves to divide up the kinds of services by function. The file names correspond to funcdons as follows:
~ dev 605 is the primary location at which services are bound. Services which provide VO functions and other services having miscellaneous functions are all bound to dev 605;
20 ~ boot 607 is the location at which the service which boots the CPU upon which Plan 9 is executed is bound;
~ fd 609 is the location at which the service which provides duplicate file descriptors for a procees's connected files is bound;
~ proc 610is the location at which the service which provides information about 2s Plan 9 processes is bound;
~ env 611 is the location at which the service which provides environmental files for a process 102 is bound. These environmental files perfolm the same functions as the UNIX environmental variables;
~ bin 613 is the location at which the service which contains files of programs 30 executed by process 102 is bound; and ~ srv 615 is the location at which the service is bound which provides files representing protocol channels 517 for the protocol servers 209 available to process 102.
Plan 9 provides a set of built-in services which can be bound to the file s names in stub tree 601; some of the services may only be bound by Plan 9 kernel functions executed by process 102; others may be bound by any function executed by process 102. In Plan 9 path names, the names of the built-in services are preceded by the "#" character. The built-in services which may be bound only by kernel functions are the following:
0 ~ #/: the kernel root service which provides stub tree 601;
~ #: the kernel pipe service, which provides UNIX-style pipes for inter-process co,~ ,.-ic~tion; and ~ #M: mount service 603, which handles transactions with protocol servers 209.

The kemel binds the root service to the root of process 102's name space.
The built-in services which may be bound by any function executed by the process 102 include:
~ #b: the boot service. The service has files which, when written to, cause the kernel to branch to a given address and which permits the kernel to write to a given location in virtual memory~ The boot service is generally bound to boot 607;
~ #b: the bit service. The seNice has files which represent a bit-mapped screen and a mouse. The bit service is generally bound to dev 605;
~ #c: the console service. The service has files which represent a system console.
The console service is generally bound to dev 605;
25 ~ #d: the duplicate service. The files provided by the service have names which are the file descriptors for connected files belonging to the process 102. The duplicate service is generally bound to fd 609;
~ #e: the environment service. The files provided by the service are generally bound to env 611;

~ #kname: the datakit service. The files provided by the service represent conversations on the datakit haldwalc represented by name. The service is generally bound to dev 605;
~ #p: the process service described in the general overview; it is generally bound to 5 proc 610; and ~ #s: the service registry service. The files provided by the service represent already-open protocol channels 517 which are connected to protocol seNices 209.

In a preferred embodiment of Plan 9, when a process 102 which has not inherited its o name space 115 begins running on a Gnot 711, the Plan 9 kernel executing on the Gnot 711 performs bind operations which give its name space 115 the form shown as tree 617. Where a name in tree 609 has had a service bound to it, that fact is in~lic~ted by "=" followed by the name of the service; if the bind operation created a union dilee~ , that fact is in<licate~l by listing the co---pollents of the union 5 directory in parel theses following the "=". The list is in the order in which the col~onents will be searched. Tree 617 has been produced by the following sequence of bind and mount operations:
~ bind ("#t","/",MREPL), which binds the tree provided by the root service to the "/" representing the root in the path names interpreted by process 102; references to "/" are now interpreted as references to "/" 603;
~ mount (FD,"/",MAFTER,""), which mounts a protocol channel 517 belonging to mount service 203 on "/", and thereby creates a union directory consisting of the files accessible from the root of the root service and the root of the protocol sen~ice 209 represented by protocol channel 517. In Plan 9, that protocol service 209 provides a default file tree 125 in a default file server 705.
~ bind ("/68020/bin", "/bin",MREPL), which binds the tree whose root is the di~eclol.y /68020/bin in default file tree 125 to the narne bin 613 in stub file tree 601. The directory /68020/bin contains executable code for Gnot 711, which in a preferred embodiment has a Motorola 68020 microprocessor, 30 ~ bind ("/lib/rc","/bin",MA~ ;R), which binds the tree whose root is the directory llib/rc in default tree 125 to the name bin 613. Since /68020/bin has already been bound to bin 613 and MA~ R whas specified, the result is a union directory in which the directory /68020/bin will be searched before the directory /lib/rc.
~ bind ("#c","/dev",MREPL), which binds the tree provided by the console service #c to the name dev 605; and . bind ("#d","/fd",MREPL), which binds the tree provided by the duplicate service 5 #d to the name fd in stub tree 601.
As a result of these bindings, process 102 can refer to a file called "cc"
in the dilectoly /68020/bin of the protocol service 209 to which #Ml is connected by the path name "/bin/cc" and can refer to a file called "pwd" in /lib/rc of that same protocol service by the path name "/bin/pwd", unless, of course, there is a file "pwd"
10 in /68020/bin. Similarly, the file "pid" provided by the #c service may be referred to by the path name "/dev/pid" and the file "0" provided by the service #d may be referred to by the path name "/fd/0".
As is apparent from the foregoing, name space 115 for a Plan 9 process 102 must contain a record of all of the bind and mount operations which have been r~lled on names in name space 115. That record is termed herein a mount table.
The mount table of the prer~ d embodiment takes advantage of the fact that a file ch~nnel 419 for a file implicitly represents the path name for the file. Because this is the case, a record of the bind and mount operations may be made by establishing relationships between the file channels 419 representing the files represented by the 20 old p~thn~mes employed in the bind operations or mount operations and the file channels 419 representing the files specified by the new path names employed in the bind operations or the file channels 419 corresponding to the file descriptors employed in the mount operations. Of course, all of these file channels 419 represent files connected to some process 102 in a process group 103 from which the 25 current process group 103 inherited its name space or by some process 102 in the current process group 103.
FIG.8 shows a portion of mount table (MT) 801 as it is implemented in a preferred embot1iment The components of mount table 801 are located from mount table array 802, which in turn is located from user data structure 403. As30 shown in FIG. 8, user structure 403 includes a pointer 824 to process (PROC) data structure 825. Each process 102 has a user structure 403 and a process data structure 825. Pointer 824 is user structure 403 points to that process 102's process data structure. Process data structure 825 is further pointed to by pointer 511 in mount service queue structure 509 and itself contains a pointer to process group3s (PRGRP) structure 827, which represents the process group 103 to which process 102 belongs. Process group structure 827, finally, contains a pointer 829 to mount table array 802, and thereby permits location of mount table 801 for process 102 to which user structure 403 belongs.
Mount table array 802 contains an element (MTE) 803 for each old path 5 name to which a new path name or file descriptor has been bound. A given mounttable entry 803 contains two pointers. Pointer 805 is to a file channel data structure 419 which represents the file specified by the old path name. In the context of mount table 801, such data structures 419 are termed left-hand channels (LCHAN) 802.
Pointer 807 is to a mount structure 809. Each mount structure 809 represents the0 results of one bind or mount operation. The contents of a mount structure 809 include the following:
reference field (REF) 811: This indicates whether left-hand channels other than the one pointed to by mount table entry 803 are using the mount structure;
. termin~tion field 813: this in~ tçs whether mount structure 809 is the last in a 5 list of mount structures 809 which define a union directory;
. mount iclentifier field 815: this is a unique identifier for this mount structure 809 and thus for the results of the bind or mount operation represented by mount structure 809;
. pointer 817: if mount structure 809 is part of a list of mount structures 809 20 defining a union directory and is not the last mount structure 809 on the list, pointer 817 points to the next mount structure on the list;
. pointer 819: this pointer points to a file channel 419 which represents the file identified by the new path name (or in the case of mount, by the file descriptor);
in the mount table context, such a file channel is termed a right-hand channel 2s (RCHAN) 804.

As may be seen by the foregoing, each mount table entry 803 establishes a relationship between a left-hand channel 802 and one or more right-hand channels804. Additionally, in any file channel 419 which represents a file whose path name's meaning has been altered because of a mount or bind operation, mount ptr field 3'7 30 points to mount structure 809 representing the mount or bind operation and mount identifier field 329 contains the mount identifier 815 for that mount structure 809.
Furthermore, any file channel 419 which represents a file provided by a protocol 2046~23 -server 209 includes a pointer in field 337 to proeocol channel 517 for the connection to the protocol service 209 providing the file.
FIG. 8 also illustrates how mount table 801 permits implem.ont~tiQn of the replace, before, and after options of the "mount" and "bind" functions. With the s replace option, the mount structure 809 which points to right channel 804 representing the new path name simply replaces any list of mount structures 809; the before option adds the mount structure 809 to the head of anly list of mount structures 809; an error results if there is no list of mount structures 809. With the after option, the mount structure 809 is added to the end of the list; again, an error 0 results if there is no list. When a union directory is searched, the search begins with the directory represented by right-hand channel 804 pointed to by the first mount structure 809 in the list; the next directory to be searched is the directory represented by the right-hand channel 804 pointed to by the second mount structure 809 in the list, and so forth. Thus, if left-hand channel 802(a) represents the path name /M and 1S the right-hand channel 804(a) represents a first root directory from a service 123 bound to /M and the right hand channel 804(b) ~ esenls a second root directory from a second service 123 bound to /M, then a file locator function such as "chdir("/M/.")" will result in a search for "O" first in the first root directory and if it is not found there, then in the second root directory.
As previously mentioned, a new name space 115 for a process 102 is created whenever the process 102 executes a "forkpgrp" system call; "forkpgrp"
takes a single argument; if the argument has any value other than 0, the existing name space for the process 102 executing forkgrp is not to be copied into the new name space 115; if the a-rgument has the value 0, the existing name space is to be 2s copied When "forkgrp" is executed with a non-"0" argument, forkgrp simply makes a new process group structure 827 and a new mount table array 802 for process 102;
the mount table entries 803 are then created as required for the bind and mount operations which define the new name space 115. If forkpgIp is executed with an "O" ar~,u,n~nt, mount table array entries 803 in the mount table array 802 for the 30 process 102 executing the "forkpgrp" system call are copied into the new mount table array 802; when this is done, ref field 307 in each left-hand channel 802 pointed to by a given mount table entry 803 and ref field 811 in each mount structure 809 pointed to by that entry is incremented. As may be seen from the foregoing, the implementation of mount table 801 in a preferred embodiment is such that the 35 creation of a new name space 105 for a process is a relatively efficient and inexpensive operation.

FIG. 9 shows the entire mount table 901 for file tree 617. In the figure, channel structures 301 are represented by long oblongs; the label on a channel structure 301 intli~ates the path name of the file represented by the channel 301. The first mount array entry 803(b) records the results of the bind and mount operations 5 on the root, "/". LCHAN 802(b) representing the root, "/", is connected via entry 803(b) and two mount structures 809(c) and 809(d) to two right-hand channels, one, 804(c), for the root of the file tree provided by the kernel root service, and one, 804(d), for the root of the file tree provided by the protocol service 209 to which #Ml is connected. A mchan pointer 337 in right-hand channel 804(d) points to lo protocol channel 517 representing the connection to the root.
The second mount array entry 803(c) records the results of the bind operations on #/bin, represented by left-hand channel 802(c). Channel 802(c) is connected to two right-hand ch~nnels, 804(e), representing #Ml/68020/bin, and 804(f~, representing #Ml/lib/rc. Since the files represented by the right-hand 5 ch~nnel~ 804(d) and (e) are provided by the protocol service 209 to which #Ml is connected, both right-hand channels contain mchan pointers 337 to protocol channel 517 which provides the connection to service 209. Further, the path name #/bin of the file represented by left-hand channel 802(c) includes the path name #/. ThatdilCCI~ file is represented by right-hand channel 804(c), and consequently, left-20 hand ch~nnel 802(c)'s mount pointer field 327 contains a pointer to mount structure809(c) which points to right-hand channel 804(c).
As may be seen from the rem~inder of mount table 901, every file ch~nnel 419 in mount table 901 which represents a path name which includes a component which is represented by a right-hand channel 804 includes a pointer in25 mount pointer field 327 to mount structure 809 which points to the right-handchannel 804 which represents the component. Thus, left-hand channels 802(c), 802(d), and 802(e), all of which represent files with path names including #/, all point to mount structure 809(c), while right-hand channels 804(e) and 804(f), both of which le~.rf sent files with path names including #Ml, all point to mount structure 30 809td). Of course, when mount pointer field 327 points to a mount structure 809, mount id field 329 in the channel 301 is set to the mount identifier for the mount structure 809.
The remaining entries 803(d) and 803(e) record bindings of built-in kernel services to the "stub" directories "dev" and "fd" provided by the kernel root 35 service #/. In these cases, each entry 803 relates the left-hand channel 802 representing the stub directory to the right-hand channel 804 representing the built-in kernel service. Since the built-in kernel services are not protocol services, the right-hand channels have no pointers to protocol channels 517.
Resolvin~ Path names in Name Space 115: FIGs. 10 and 11 As already pointed out, mount table 801 takes advantage of the fact that every Plan 9 s file channel 419 implicitly represents the path name of the the file represented by the file channel 419. When the Plan 9 operating system is presented with a path name in a file locator function such as "bind", "mount", "chdir", or "open", it resolves the path name by obtaining a file channel 419 representing the file specified by the path name and returning a pointer to the file channel 419. Since a process 102's file tree lo 117 is made up of file trees provided by services 123, the resolution of a path name involves both mount table 801 and the service requests which each service 123 responds to. The specific service requests are the waLIc service file locator request and in some cases the attach service file locator request.
The Plan 9 kernel function which resolves path names is termed 5 "namec" (for name to channel). A flow chart for the function appears in FIG. 10. As shown at call oval 1003, namec takes as arguments a path name, a code for the kind of file access required by the system call which uses namec, and a code intlic~ting how a file being opened by namec is to be opened. namec returns a pointer to a ch~nnel namec h~n~11es the first character in the path name specially, but otherwise 20 treats the path name as a list of names separated by "/" characters. Each of the names is termed an element.
The first part of namec (1067) obtains a channel 301 which represents the point at which the path name begins. The manner in which the channel is obtained depends on how the path name begins. There are three possibilities:
25 ~ If the path name is a full path name, it begins with "/";
~ If the path name specifies a file provided by a built-in kernel service and the service has not yet been bound to another file name, the path name begins with "#";
~ If the path name begins at the working directory, the path name begins with a file 30 name.

If the path name begins with "/", branch y of decision block 1005 is taken and the contents of the file channel 419 for the root are copied to a channel 301 "nchan"

'_ (1009). As previously indicated, the root file channel 419 can be located from user data structure 403 for the process.
If the path name begins with anything else, the n branch of block 1005 is taken and the first elem~nt is then tested at block 1007 to determine whether it is "#".
5 If it is, an attach service file locator request is executed by the kernel built-in service specified by the character following the "#". The result of the attach locator request is a channel 301 which represents the root of a file tree 125 provided by the built-in service. The manner in which a given service handles the attach request depends of course on the service. For example, the attach function for the root service invokes a 0 generic attach function, devattach, which takes the name of the built-in service as an argument, in this case, "/". devattach gets a new channel data structure 301, sets qid field 323 to the value specifying the root, and sets type field 315 to a value derived from the "/" argument. If the first element is neither "~' nor "#", the path name begins at the working directory, and as shown in block 1013, the file channel 419 5 representing the working directory is copied to nchan. That file channel can of course be located from user data structure 403 for the process.
The next stage, indic~ted by 1069, is finding out whether the path name for the file l~,esented by nchan has been used as the old path name in a bind ormount function call. First, the next element in the path name is obtained. The 20 function that does this sets the field ELEM 405 in user 403 to the file name which is the next element. The;e.lpon, mount table array 802 for the process group 103 islocated from user data structure 403 for process 102. The left-hand channel 802 for each mount table entry 803 is compared with nchan in turn, until one is found that is "equal" to nchan. "Equal" in this contexts means that the two channels 301 represent 2s the same file in the same service 123, i.e., that they have equal values in their type fields 313, their dev fields 315, and their qid fields 323.
If such a left-hand channel 802 is not found, the n branch of decision block 1019 is taken; otherwise, the y branch is taken, and the contents of right-hand channel 804 pointed by by entry 803 whose left-hand channel 802 is equal to nchan 30 are copied to nchan (1021); thereupon mountptr field 327 in nchan is set to point to mount 809 which points to right-hand channel 804 and mountid field 329 is set to the value of mount 809's mountid. Thus, if the path name has been used as the old path name in a bind or mount call, nchan now represents the file represented by right-hand channel 804. Otherwise, it is unchanged.

..
Continuing with figure 10B, portion 1071 of namec consists of a loop 1025 which examines each remaining element in the path name. Each time through the loop, a call to a "waL~" kernel function is made . The a~wllellts used in the call are nchan, the current element (block 1029), and a flag in(licating whether the current s name can have a left-hand channel 802 representing its file (this is impossible only in the case of kernel built-in service names). As will be explained in more detail below, the waL~ function returns a channel 301 which represents the file specified by the element. That channel, termed tchan in FIG. 10, is assigned to nchan, as shown by block 1031; then, the next element is obtained from the path name (block 1033).
0 As before, ELEM field 405 in USER structure 403is set to the next element. When the loop is finishe~l, the last element of the path name remains to be processed.
The manner in which the last element is processed depends on which system call invoked namec. If it was a create system call, the last elemPnt represents the name of the new file; otherwise, it represents the file to be accessed. Which 5 system call invoked namec is indicated by the access mode argument, and as shown in decision block 10S5, further processing depends on that argument. For purposes of the present discussion, it need only be noted, as shown in block 1057, that when the access mode argument in(1icates that a file is to be created, a create service file request is made using the last element and tchan, which at this point is a copy of the 20 file ch~nnel 419 for the di~eclolr in which the new file is to be created. tchan consequently contains values in its t~vpe field 313 and its dev field 315 which specify the service 123 which contains the directory and the qid for the directory in its qid field 323. As a result of the create service file request, the new file is created and ~signed the last element as its name and tchan's qid field is set to the qid of the new 25 file (1057).
Otherwise, the last element represents the name of a file which already exists. In this case, the waLk function is invoked again using the last element to obtain tchan, which represents the file referred to by the last element (1059).
Thereupon, fields in tchan are set as required by the access mode and open mode 30 ar~u~nts of namec (1061) and tchan is copied to nchan (1063). As shown in return oval 1065, nchan is then returned as the channel 301 representing the file specified in the path name argument.
FIG. 11 is a flow chart of the waLk function. As is apparent from Stalt oval 1103 of FIG. 11, walk takes a channel data structure 301, an element of a path 3s name, and a flag indicating whether a mount on the element is legal. The channel data structure 301 represents a directory to be searched for a file having the element '.
name. If the element name is found in the directory or a directory which is unioned with the directory represented by the channel data structure, the function returns a channel data structure 301 which represents the file specified by the element of the path name.
In overview, the algorithm is the following: First, a walk file service request is made to the service specified by type 313 and device 315 fields of channel 301 used as an al~,umellt. The walk file service request includes the element used as an argument. If the file service request succeeds, it returns a channel 301 for the file specified by the element; thereupon a check is made of mount table 308 to determine 0 whether the channel 321 returned by the walk request is a left-hand channel 802; if it is not, the channel returned by the walk request is returned by the waL~ function; if it is, the right-hand channel 804 corresponding to the left-hand channel 802 is copied into the channel 301 to be returned by the waL~ function and the mount ptr and mountid fields of the channel 301 are set as required for the mount data structure 809 pointed to by the mount array element 803 which points to left-hand channel 802.The waL~c file service request does not succeed if the file service cannot find a file having the name specified by the element in the directory specified by the chP~nn~l. There are two reasons why this might be the case:
~ the directory has had another name bound to it; or ~ the file corresponding to the element does not exist in the directory.

In the first case, mount ptr 327 and mount id 329 specify mount structure 809 created when the other name was bound, and the waLk service file locator request is at~ led again with the service specified in right-hand channel 804 pointed to bymount structure 809. If the waLk file service request succeeds, processing continues 2s as intliç~ted above. If it fails, either of the above possibilities may again hold.
Assuming this time that the problem is that the file corresponding to the element does not exist in the directory, there are still two possibilities: that the file in fact does not exist, or that the directory which was searched is part of a union directory and other directories which are part of the union directory remain to be searched. If 30 the file in fact does not exist, term field 813 in mount structure 809 for the directory which was just searched will in~licate that mount structure 809 is the last one in the list of mount structures 809 making up the union directory, if not, next field 817 in mount structure 809 will point to the mount structure 809 for the next directory in the union directory, and from that next mount structure, the right-hand channel 804 ...
to be searched can be determmed. In this case, the walk service file locator request is repeated using the right-hand channel 804 pointed to by the next mount structure.
In more detail, in block 1105, a flag first, in~ ting that it is the first time the service file locator request will be done, is set, and the channel provided as 5 an argument is copied into cchan. In block 1107, the walk service file locatorrequest is performed using cchan and the element. The action which the service pe~rulllls in response to the request depends on the service. Two examples may suffice here. The root service responds to the walk request by determining whether cchan has a special value in qid field 323 which is reserved for the root of the root 10 service and if it does, whether the element is one of the names which the root service provides as "stubs". If the latter is the case, cchan's qid field 323 is set to the special value reserved for that stub name; otherwise, the walk service locator request fails.
Mount service 203 responds to the walk request as follows: as previously mentioned, part of dev field 315 of channels 301 representing files 5 provided by protocol services 209 contains an identifier specifying a mount service array entry 503. Using that identifier, mount service 203 locates mount service queue 509 for the protocol ch~nn~Pl 517 for the protocol service 209; allocates a mount header 521 for the tmess~e required for the waLk service locator request, and places the file identifiPr from the ch~nnel and the eleme~t in the tmess~ge. If the protocol 20 service 209 has a file with the name specified by the ç~em~Pnt in the dil~CL~specified by the file i-lent;fiPr from the channel, it returns an rmess~ge containing a qid for the file, and that qid is placed in qid field 323 of cchan.
If the walk request succeeds, flag 321 in cchan is set to in-lic~te that the channel 301 is not the result of a mount or bind operation (1119). The next step is to 25 determine whether the walk request has been done more than once (1121). If that is the case, the channel received as an argument will not be the one returned, and the channel received as an argumellt may be closed (1123). The close operation decrements the count in the channel's ref field, and if the ref field then has the value 0, sends a clunk service request to the service indicated by the channel's dev field 30 315 and returns the channel structure 301 to the free list. If it's still the first time that the walk request has been made, that step is skipped. The next step (decision block 1133) is to determine whether cchan represents a component of a p~thn~me which may have another component mounted on it. This is true for any component other than "#" and is indicated by the "mountok" argument of walk. If there can be no 35 mounted component, there is no need to look in mount table 801, and cchan is retumed as it is (1135). Otherwise, mount table 801 is examined for a left-hand channel 802 which is equal to cchan, and if such a left-hand channel 802 is found, the value of right-hand channel 804 corresponding to left-hand channel 802 is copied into cchan, along with the mount ptr and the mount id~ntifier for mount structure 809 pointing to the right-hand channel 804. cchan is the returned as thus modified 5 (blocks 1137 to 1143).
~ etllrning to walk service request block 1107, if the request fails, the first step is to determine whether cchan is the result of a mount or bind request. If it is, the search has failed and as may be seen at connector "B", the walk functionreturns 0, inrlicating failure (oval 1149). As shown in blocks 1145 and 1147, if the 10 waLk request has been done more than once, cchan is closed. Next, the value in cchan's mount ptr field 327 is used to locate a mount structure 809 (block 111). If the mount structure 809's term field 813 indicates that the mount structure is at the end of the list of mount structures 809 defining a union directory, the search has failed, and waLIc ends as shown at connector B. Otherwise, the pointer next 817 in 5 the current mount structure 809 is followed and the right-hand channel 804 pointed to by the next mount structure 809 is copied into a temporary channel, tchan (block 1115). The mount ptr 327 field in tchan is then set to point to the next mount structure (block 1125), tchan is copied to cchan (1127), first is set to 0, and as shown by the Co~ ~lOI "D", the walk service request in block 1107 is repeated. As 20 intlic~t~ above, the loop 1131 defined by connector D is repeated until either the walk request in block 1107 succee~lc or it is clear that the file corresponding to the element has not been found.

Implem~n~in~ File Locator Operations Once name resolution in Plan 9 is understood, the implement;~tion of file 2s locator system calls such as 'ropen", "bind", and "mount" is straigh~lward.
Beginning with open, the system call takes a path name and an integer specifying a mode of opening as argument and returns a file descriptor 417 for the opened file.
The system call first locates an element 415 in file descriptor array 413 which does not presently point to a channel 301; the number of that element is the file descriptor 30 for the newly-opened file. Then the system call invokes namec. The arguments are the path name, an access mode specifier specifying open, and the mode of opening.
As inrlicated above, namec resolves the path name, specifies that the service indicated by the path name performs an operation on the file specified by the path name, and returns a channel 301 with fields set such that the channel 301 is now a 3s file channel 419 representing the file. The open system call places a pointer to the file channel 419 in the file descriptor array element 415 specified by the file descriptor and returns the file descriptor.
The "bind" system call in a preferred embodiment takes as arguments a pointer to the new p~thn~m~, a pointer to the old path name, and a flag indicating s whether the bind is being done with the replace, before, or after options. It returns an integer which has the value " 1 " if the bind succee(le~l and "0" if it did not. The system call calls a kernel function called "bindmount" which does both binds andmounts. A flag provided by the "bind" or "mount" system call inrlicates which is to be done. When a "bind" system call is indicated, bindmount calls namec with the 0 first path name to obtain a first channel 301 representing the file specified by the first path name. Then it calls namec with the second path name to obtain a second channel 301 representing the file specified by the second path name. The next step is to call a kernel mount function. The function rearranges mount table 801 as required for the bind operation.
FIG. 12 is a flow chart of the kernel mount function. As shown at oblong 1203, the function takes the old channel, the new channel, and a flag as arg-lment~, and returns the mount id of mount structure 809 resulting from the bind or mount. The flag is set from the options flag of the bind or mount system call. In the present case, the actual algwllent for the old ch~nnel is first channel 301, and the 20 actual argument for the new ch~nnel is second channel 301.
The first step in the algorithm is to determine whether the bind or mount operation can be performed on the channels 301 received as arguments (1205). Theoperation is not permitterl if both channels specify the same file (i.e., have the same qid 323) or if the old channel represents a file which is not a directory and the flag 2s specifies an option other than replace. When the operation is not pennitte~l, an error results, as indicated in 1207. The next step is to search mount table 801 as already described to determine whether old channel 301 is equal to a left-hand channel 802 which is already in mount table 801. If it is, no new mount table entry 803 is required, and block 1211 can be skipped. If not, block 1211 obtains an empty mount 30 table entry 803 and sets pointer 805 in that entry 803 to point to the old channel.
Next, flag field 321 in new channel 301 is set to indicate CMOUNT, indicating that it is a right-hand channel 804 (1213). Flag field 321 may also indicate a CREATE option, which specifies that files may be created in the directory represented by right-hand channel 804. When that option is specified, flag field 321 3s in new channel 301 is set to indicate the CREATE option as well as CMOUNT
(1215,1217). Thereupon, the mount function gets a new mount structure 809 to link the mount table entry for the left-hand channel 802 corresponding to the old channel with the right-hand channel 804 being made from new channel 301. Pointer 819 in the new mount structure is set to point to new channel 301 (1219).
Following connector "A", it may be seen that the next step is a switch 5 statement 1221 which specifies one of three paths, depending on whether the flag argument indicates the replace, before, or after option. With before path 1223, a check is made at 1221 to determine whether another directory has already been bound to left-hand channel 802; if not, no union directory is possible and the before option is in error (1231). If such a directory already exists, processing continues as 10 for replace option 1225. In that option, the new mount structure 809 is put at the head of the list of mount structures 809 corresponding to left-hand channel 802 equivalent to old channel 301 (1233). If replace option 1225 is being exercised, term 813 in the new mount structure is set to in~licate the end of the list (1234). In after option 1227, finally, a check is again made at 1235 to determine whether a unionS directory is possible, and if not, error 1237 results. Otherwise, as shown in block 1239, the new mount structure 809 is put at the tail of the list of mount structures 809. mount then returns mount identifier 815 belonging to the new mount structure 809. ~'ontinlling with bindmount, that function fini~es by closing the old and new ch~nn~l~ 301, retlln~ing whichever of them was not added to the mount table and is 20 not otherwise in use to the list of free ch~nnel~.
The system mount function call differs from the system bind function call in that there is no new path name argument. Tncte~ that argument is replaced by an argument which is a file descriptor 417 which represents an open protocol channel 517. The manner in which such a file descriptor 417 is obtained will be 2s desribed in more detail below. Additionally, the system mount function call includes an argument which consists of data which is passed through to the protocol service 209 being mounted. In response to the flag, bindmount first uses file descriptor 417 and file descriptor array 413 to locate the protocol channel 517 specified by the file descriptor argument.
Next, a mount service attach operation is performed using the protocol channel 517. The first thing done in the attach operation is to locate an unusedmount service array element 503. That done, the generic devattach operation previously described above is performed, except that the argument used to invoke it is "M", specifying mount service 203. devattach returns a channel structure 301 \h ith 3s its type field 313 field set to specify mount service 203, and the attach function for the mount service sets dev field 315 in the channel to the value of the identifier for the unused mount service array element 503 and sets pointer 505 in the unused element to point to the channel structure. Next, the protocol channel argument is used to determine whether there is already a message queue, represented by a mount serviced queue structure 509, for the protocol channel 517 specified by the argument.
s If there is not, one is allocated. Thereupon, an attach tmessage is sent whichcontains the file identifier for the channel 301 returned by devattach and the al~,ull~nt which was to be passed on to the protocol service 209. When the rmess~ge returns, it contains a qid for the root of file tree 125 in the protocol service 209. The qid is copied into the qid field 323 and mqid field 339 of the channel 301 returned by 0 devattach, and a pointer to protocol channel 517 to which the message queue belongs is copied to pchan field 337. The channel resulting from the mount service attach operation is then provided as the new channel 301 argument to the mount function.
When mount is specified for the bindmount function, bindmount finishes by closing protocol channel 517 from file descriptor array 413 and removing it from file lS descriptor array 413.

Obtainin~ an Open Protocol Channel 517: FIG, 13 The arguments for the mount system call include a file descriptor 417 for an open protocol channel 517. The protocol channel 517 is a channel 301 which represents a file which is a connection to a protocol service 209. In a preferred 20 embo~liment~ the connection may either be a file in a pipe by which a local protocol service 211 sends and receives messages or a file which represents a conversation via a commllnications system with a remote protocol service 213. In a pler~l~d embo-liment, file descriptors for the files in a pipe are provided by the "pipe" system call which creates the pipe. File descriptors for files representing a conversation via 2s a co..~ nic~tiQns system are obtained as follows: first, a "dial" function is invoked.
The function returns the path name of the directory which contains the file representing the conversation. Then the path name of the file representing the conversation is used in an "open" function, and the open function returns the file descriptor for the file representing the conversation.
A protocol channel 517 may be made available for general use by processes 102 by registering the protocol service 209 for which protocol channel 517 represents the connection in srv 615. As is the case with all services, srv 615 presents the resources it manages as files; consequently, to register a protocol service 209 in srv 615, one creates a file representing the protocol service 209 in the 35 directory represented by srv and then writes the file descriptor for the file - 3g -2~46723 representing the connection to the created file.
Of course, the invocation of the system create function results in a create file request to srv, and srv responds to the create request by making a ~e~lol y entry for the file and placing a qid for the directory entry in field 323 of the channel 301 5 for the created file and a pointer to the directory entry in auxiliary field 333. The invocation of the system write operation similarly results in a write file request to srv, and srv responds to the write request by placing a pointer to the protocol channel 517 specified by the file descriptor in the directory entry for the protocol service 209.
When the open system call is made using the name of the file representing the 10 protocol service 209, the resulting open file request to srv 615 results in srv 615 e~ul~ g protocol channel 517 for the protocol service 209. Open then provides protocol channel 517 with a file descriptor 417 as already described, and that file descriptor 417 may be used in the mount system call.
FIG. 13 shows data structures 1301 employed by srv service 615 to S register a protocol service 209. The directory m~int~ined by srv 615 is made up of a tree of directory entlies 1303. Each directory entry 1303 cont~in~ direc~oly information 1305 and a number of pointers. The pointers organize clir~cloly entries 1303 into a tree. There may be one or more directory entries 1303 at each level of the tree and an entry 1303 at a given level may either be an interior node, i.e., point 20 to the next lower level of the tree, or a leaf node representing a protocol service 209.
Interior nodes are termed hereinafter "parents". Entries 1303 having a given parent are connected into a child list 1310 by next pointers 1311 and back pointers 1313;
additionally, each entry 1303 in a given child list 1310 has a pointer 1309 to its parent entry 1303. Parent entries 1303 further have a pointer 1307 to the first entry 25 1303 in child list 1310. Leaf nodes may have a pointer 1314 to protocol channel 517 representing the connection to protocol service 209 represented by the leaf node.
A~1~1ition~lly, when an entry 1303 is represented by a channel 301, aux field 333 in that channel 301 contains a pointer 1302 eo entry 1303 represented by the channel.
Directory information 1305 contains the following fields:
30 ~ name 1315: the name used to identify protocol service 209 when it is registered;
~ qid 1317: the qid which represents directory entry 1303 in channels 301 representing that directory;
~ type 1319 and dev 1321: these specify srv 615;

~ mode 1323: set when the directory represented by entry 1303 is opened to intlic~te the open mode;
~ atime 1325: in~licates when entry 1303 was allocated;
~ mtime 1327: inflicates when entry 1303's parent was allocated, or if entry 1303 s is a parent, the latest time when a child was created;
~ length 1329: if entry 1303 is a parent, inrlicates the number of child entries 1303;
and ~ uid 1331: a string value naming the user who owns the entry 1303; and ~ gid 1333: a string value identifying a group to which the user identified in uid 10 1331 belongs.
The foregoing has shown in detail how the Plan 9 opc.a~ing system implementc a per-process name space, how the name space may be modified by means of bind and mount operations, how the name space may be employed to locate files, and how file operations may be pc.rul-~cd on the files thus located. In 5 the following, two particularly advantageous uses for the per-process name space will be explored.
The Plan 9 Windo~ System: FIGs. 14-23 A window system is the sub~yslem of the operating system which provides a process 102 executing under the operating system with a window on a graphics terminal and 20 which responds to inputs from the keyboard or a pointing device such as a mouse to the window. Prior-art window systems such as X windows are large and complex systems. Plan 9's definition of functions available to processes as file trees and the capability of a Plan 9 process 102 to define its own name space 115 have made itpossible to construct a window system which has substantially the same 2s functionality as a prior-art window system such as X windows, but requires subst~nti~lly less code. A presently-preferred embodiment is less than 1/10 the size of X windows. Further, the principles employed in the design of the Plan 9 window system may also be used to design efficient window systems for other operating systems. In the following, there will first be presented an overview of the Plan 9 30 window system; thereupon, certain aspects of the system which are responsible for its efficiency will be discussed in more detail.

. ,, Overview of the Plan 9 Window System: FIGs, 14 and 15 The Plan 9 tennin~l, Gnot 711, includes a keyboard, a graphics display, and a mouse. These devices may be incorporated into the name space 115 of a plan9 process 102 by binding the kernel services #b and #c to the directory /dev 619.
S When such bindings are performed, /dev/mouse refers to the mouse, /dev/cons refers to the keyboard, and /dev/bitblt refers to the graphics display. Graphics operations can be carried out by opening these files and performing read and write operations as applopliate. For example, motion of the mouse may be ~etermine~ by a read operation on /dev/mouse and a display may be created on the graphics display by 10 writing to /dev/bitblt.
The Plan 9 window system is implemente~ as a protocol service 209.
The window protocol service provides instances of files to processes 102 which have windows on Gnot 711. A process controls its window by reading and writing files provided by the window service. The window service is implemented by means of a 5 set of processes which have name spaces which include the files /dev/mouse, /dev/cons, and /dev/bitblt. As will be explained in more detail later, those files may be provided by any service 123; the only re~luilell~ent is that a read or write operation to the file eventually result in a read of data from a window displayed on a terrnin~l or a write of data to a window displayed on a terminal. Most commonly, the files are 20 provided by the kernel services #b and #c or by another window protocol service of which the window protocol service in question is the client and the windows controlled by the files are displayed on a Gnot 711.
Because the window service is a protocol service 209, the read and write operations go to mount service 203, which translates the operations into tmessages to 2s the window service and awaits the return of data in rmessages from the windowservice. When the data returns to mount service 203, it is returned to process 102 which performed the read or write operations. The window service responds to thetmessages by tr~n~l~ting them into reads and writes on the files /dev/mouse, /dev/cons, and /dev/bitblt which are part of the window service's name space; the 30 responses to these reads and writes are tr~n~l~te~l into rmçss~ges and returned to mount service 203. The window service thus effectively multiplexes the /dev/cons, /dev/mouse, and /dev/bitblt files in its name space among a plurality of processes 102. Or put another way, the window service provides processes 102 with a set ofvirtual terminals.

'W
FIG. 15 shows file tree 1501 which the window service provides to a process 102. Root 1502is a directory which contains the following files:
~ bitblt 1503: writes to this file result in changes in the graphics display in the window for the process 102; reads from the file return information about the s display in the window for the process;
~ cons 1505: reads from this file obtain input from the keyboard connected to Gnot 711; writes to the file cause characters to be output to the display at the cursor position;
~ hold 1507: This file indicates how process 102 is to respond to newline lo characters obtained in reads from cons 1505;
~ mouse 1509: reads from this file obtain input from the mouse connected to Gnot 71 1;
~ nbmouse 511: reads from this file also obtain input from the mouse, but do not wait for a change in the state of the mouse;
5 ~ rcons 1513: reads from this file obtain unprocessed input from the keyboard connected to Gnot 711; and ~ snarf 1515: this file is used to transfer data between windows; a write writes data from a window into the snarf file; a read reads the data in the snarf file into a window.

20 Each time a process 102 mounts file tree 1501 in its name space 115, it receives a new instance of file tree 1501, i.e., instances of the files in that file tree 1501 are accessible only via connections which stem ultim~tely from the process 102 whichdid the mount operation. As indicated in the general discussion of services 123, the window service can provide a new instance of file tree 1501 each time file tree 1501 2s is mounted in a process 102's name space because the channels 301 which represents the files provided by the window service to process 102 identify the files by qids which are provided by the window service. Thus, a file /dev/bitblt for one process 102 has a qid different from the file /dev/bitblt for another process 102, and a write by a process 102 to the file /dev/bitblt is a write only to the file /dev/bitblt for th~t 30 process 102.

t 2~46723 -FIG. 14 provides an overview of a window service 1405 which has the files provided by kernel service #b 1411 and #c 1419 in its name space and which is providing windows on Gnot 711 to a set of processes P 102(a) through P 102(n).
Each process P 102 is connected by means of pipe 1403 to window service 1405. Ass previously explained, operations on the files provided by window service 1405 become tm~ss;~ges and rmess~ges 205 and 207 on pipe 1403 between window service 1405 and the processes 102. The files provided by window service 1405 appear as 1406 in FIG. 14. Each time a process 102 mounts the file tree 1502 provided by service 1405, the process receives a slot 1407 in files 1406. The slot 10 includes a full set of the files 1409(0..k) provided by service 1405 to the process 102;
thus, slot 1407(a) contains instances of files 1409(0..k) for process 102(a), and so forth.
Window service 1405 tr~ncl~tes the messages 205 and 207 specifying file operations on files 1409 for a given process 102 into function calls 217 and 219 5 specifying operations on the files provided by kernel #b service 1411 and kernel #c service 1417. When #b is bound to /dev 605, read function calls 1421 on /dev/mouse 1413 obtain input from mouse 1423, while read and write function calls 1425 on /dev/bitblt 1415 control display 1427. Similarly, when #c is bound to /dev 605, read function calls 1429 on /dev/cons 1419 obtain input from keyboard 1431.

20 Implem~n~ion of File System 1406: FIGs. 18 and 19 Figure 18 shows the data structures 1801 employed in a preferred embodiment to implement and locate the instances of files in the file trees 1501which window service 1405 provides to processes 102. As previously mentioned, when a file provided by a protocol service 209 is opened, the open tmessage sent by 25 mount service 203 to the protocol service 209 includes a file i(len~ifi~r (FID) 331; in response to the open tmessage, protocol service 209 associates the file identifier 331 with a qid 323 which protocol service 209 uses internally to identify the file. The open rmessage returned by protocol service 209 includes the qid 323, and both fid 331 and the qid 323 associated with it by protocol service 209 are included in 30 channel 301 representing the open file.
Beginning with file array 1803, array 1803 contains an entry 1805 for every instance of a file being currently provided by protocol service 209. An entry 1805 for a given instance is indexed by file identifier 331 for the instance. Each entry 1805 contains three fields: busy field 1807, indicating whether the entry 1805 35 is in use; field 1809, indicating whether the instance is open; and file pointer field 2~46723 1811, which points to file structure 1813 for the instance. File structure 1813 contains the following fields:
~ busy 1815, indicating whether the instance is busy;
~ file type 1817, indit~ting which of the files in file tree 1501 the file is.
s ~ slot 1819: a value which indicates which slot 1407 the file belongs to; file structures 1813 for all files in a given file tree 1501 have the same value in slot 1819; and ~ description pointer (dptr) 1821, which points to an entry 1823 in an array of descriptors for the files which may be present in a directory tree 1501.

0 File type 1817 and slot 1819 are concatenated together to produce qid 323 for the instance. Descriptor entry (DE) 1823, has three fields: a character string name 1825, which is one of the names in file tree 1501, a file type value 1827 which is the file type corresponding to the name and which has the same value as ftype field 1817,and a permissions field 1829, which specifies how the field may be used.
s Each of the possible values of slot 1819 cullcsponds to a data structure which represents the window in display 1427 which will be controlled by tmessages to file tree 1501 represented by the slot. Window data structure 1903 is shown in FIG. 19; it contains the following classes of information:
~ ref field l90S indicates whether there is a file tree 1501 corresponding to the value of slot 1819;
~ busy 1907 inf1is~tes whether window data structure 1903 is currently in use;
~ slot 1909 is the slot value to which window 1903 corresponds;
~ wdesc 1911 is information which describes the window represented by structure 1903;
~ frame desc 1913 is information which describes which portion of the window specified by wdesc 1911 is presently being displayed;
~ qh 1914 is a pointer to a character in text 1915;
~ text 1915 contains text to be displayed in the window;

-4s -~ rawbuf 1917 is a buffer containing raw (unprocessed) input to the window from keyboard 1431;
~ console write information 1919 is information received in a twrite message specifying the file cons 1505;
s ~ console read information 1921 is information to be sent in response to a tread message specifying the file cons 1505;
~ mouse read information is information to be sent in response to a tread message specifying the file mouse 1509;
~ read queue pointer (rqptr) 1925 is to a queue of tread messages specifying files in 0 the file tree 1501 represented by the slot;
~ write queue pointer (rqptr) 1927 is to a queue of twrite messages specifying instances in the file tree 1501 represented by the slot;
~ kbdc 1929 contains a keyboard character of interest to the window;
~ send 1931 is a flag indicating that a change in the window requires that an 5 rrnessage be sent;
~ window status 1933 is information indicating the present status of the window; and ~ bit read information 1935 is information needed to read bits from the window's bit map.
20 File Locator Operations on a file tree 1501 As a protocol service 209, window service 1405 receives tmessages from mount service 203 and responds to the tmess~es with rmes~gçs which it returns to mount service 203. In the following, the manner in which window service 1405 responds to certain of the tmessages will be explained to provide an example of 25 the interaction between mount service 203 and protocol service 209 as seen from the protocol service 209.
Two of the operations specified by tmess~ges are the attach and waLIc file locator operations. Beginning with the attach operation, As previously described, the execution of a mount system call results in mount service 203 sending 30 an attach rmessage to the protocol service 209 represented by the protocol channel 517 whose file descriptor 417 is used in the mount system call. In a preferred emboliment, the mount system call further includes data which mount service 203 sends in the tattach message to protocol service 209; when protocol service 209 is a window service 1405, the data includes a slot number. Window service 1405 responds to the tattach mess~ge by finding entry 1805 for the file identifier included s in the tattach message and setting busy 1807 to 1 and open 1809 to 0; then it allocates a file structure 1813 for the instance, sets slot field 1819 to the value provided in the tattach message, sets busy 1815 to 1, ftype 1817 to a value which specifies a root directory, and dptr 1821 to point to directory entry 1823 for root 1502. The rattach message returned by window service 1405 includes a qid 323 0 made from ftype 1817 and slot 1819. Finally, the reference count in window l90S
associated with the slot is incremente~l As previously described, the walk tm~scage is generated when a channel 301 involved in the resolution of a path name represents a file in a protocol seNice 209. The tmessage specifies the file identifier 331 for a dileC10~ in protocol service S 209 and the name of a file in that directory. The rmessage returns the qid for the ~st~nce specified by the name. The file identifier 331 in the tmess~ge is now acsoci~t~d with the returned qid. In a prefell~d embo~lime~lt~ window service 1405 responds to the walk tmessage by locating entry 1805 for the file identifier 331 and then looldng at the name. If the name is ".", in~ ating root 1502, file 1813 pointed 20 to by file pointer 1811 in entry 1805 will describe the root direC~Uly. In this case, the qid 323 in that file 1813 is rturned in the rmessage; otherwise, the array of file descriptions is se~;hed until description entry 1823 is found which has name field 1825 corresponding to the name. The value of ftype field 1827 from the entry 1823 and the value of slot 1819 from file 1813 for the directory are saved. Then, all of the 25 file structures 1813 which are currently in use are searched for one which has the saved slot value in slot 1819 and the saved ftype value in ftype field 1817; if one is found, the saved values are returned as qid 323; if one is not found, a new filestructure 813 is allocated, field 1817 is set from the saved ftype value, field 1819 is set from the saved slot value, dptr 1821 is set to point to the entry in the array of file 30 descriptions which had the name, busy is set to 1, and fptr 1811 in entry 1805 for the file identifier 331 is set to point to the new file structure. The saved slot and ftype values are then returned as qid 323.

Internal Structure of Window Service 14Q5: FIGs. 16-19 and 21 In a preferred embodiment, a window service 1405 is implemented by means of three processes 102 executing under the Plan 9 operating system. FIG. 16 shows these three processes in window service 1405(0) and their relationship to the s kernel services #b 1411 and #c 1419 and to processes 102 which are clients of window service 1405. The client processes appear in FIG. 16 as CP 1615(0), CP
1615(1), and the three processes which make up a second window service 1405(1), which is also a client of window service 1405(0) and itself has clients which are not shown in FIG. 16 There are thus three levels of termin~l services present in FIG. 16:
o real terrninal services provided by the kernel services #b and #c, a first level of virtual terrninal services provided by window service 1405(0) to its clients, and a second level of virtual terminal services provided by window service 1405(1) to its clients. As will be explained in more detail below, each level of termin~l services corresponds to a different name context (NC) 1621. For example, in name context 1621(0), the file name "mouse" refers to the mouse file provided by kernel service 1411; in name context 1621(1), the file name "mouse" refers to a file in one of the file trees 1501 provided by window service 1405(0); in name context 1621(2), thefile name "mouse" refers to a file in one of the file trees 1501 provided by window service 1405(1).
Beginning with window service 1405(0), the three processes making up window service 1405(0) are main process 1613(0), mouse slave process (MS) 1603(0), and keyboard slave process (KS) 1605(0). Main process 1613(0) receives tmessages from the clients of window service 1405(0) via pipe 1607(0) and responds to the tmessages by providing rmess~ges via pipe 1606(0) to the clients.
2s The tmess~ges and rmessages appear as 205(0) and 207(0) in FM. 16. Where a tmessage requires an operation on a file provided by #b 1411 or #c 1419, main process 1613(0) uses Plan 9 read and write system calls to perform the necessaryoperation. As previously explained, the Plan 9 operating system ~ltom~tically converts the file system calls into requests 217 and 219 of the kinds which are proper 30 to file services #b or #c.
Mouse slave process 1603(0) and keyboard slave process 1605(0) are necessary because a process 102 which performs a file read operation on the mouse file provided by #b 1411 or the cons file provided by #c 1419 will block until there hi actually data to be read from the file. Since main process 1613(0) must be 3s continually available to respond to tmessages from its clients, it cannot block, and therefore cannot directly perform read operations on the mouse file in #b or the con~

2~6723 file in #c. These reads are done by mouse slave process 1603(0) and keyboard slave process 1605(0) respectively. The two slave processes are both clients of main processor 1613(0). The operation of mouse slave process 1603(0) is typical for both.
Mouse slave process 1603(0) simply executes a loop in which it does a Plan 9 5 system read call on the file mouse provided by #b 1411 and then does a plan 9 system write call on the file mouse in one of the file trees 1501 provided by window server 1405(0). By convention in a ~ef~ d embo~liment, the file tree 1501 written to by slave processes 1603(0) and slave process 1605(0) is always the one which has slot 1407 0. The Plan 9 operating system of course autom~ti~lly converts the file lo system calls to the mouse file provided by #b to the ap~lu~liate request 215 and the file system calls to the mouse file provided by window server 1405(0) to write tmessages 1611(0) which are sent via pipe 1607 to main process 1613, which responds to them in the same fashion as to tmessages from any other client.
As is apparent from the foregoing, mouse slave process 1603(0) is S performing file operations on mouse files which exist in two different name contexts 1621. The read operations are on a mouse file in name context 1621(0), while thewrite operations are on a mouse file in name context 1621(1). This situation is achieved in mouse slave process 1603(0) by employing the Plan 9 open, forkpgrp, and mount operations. The manner in which this is done is shown in FIG. 17, which 20 is a flowchart of the mkslave function. mkslave 1701 is used to make both mouse slave process 1603(0) and keyboard slave process 1605(0). The function has two arguments, a pathn~me and a count specifying the number of bytes to be read on each read operation. It returns the process identifier (pid) of the slave process it creates.
2s mkslave 1701 is invoked by main process 1613(0) with the arguments "/dev/mouse" and "10". Main process 1613(0) has a name space 115 in which kernelservice #b 1411 has been bound to the file /dev provided by the kernel root fileservice, and consequently, the path name "/dev/mouse" will be resolved to a filedescriptor 417 specifying a channel 301 which represents the file "mouse" provided by kernel service #b 1411. This fact is indicated in FIG. 1701 by the notation "name context 1621(0)" at the top of the figure. At the time that main process 1613(0) uses mkslave 1701 to create mouse slave 1603(0), it has already created pipe 1607(0) and registered window service 1405(0) in srv. The file descriptor written to the file in srv representing window service 1405(0) is one of the file descriptors for the filesrepresented by pipe 1607(0). This file descriptor, termed in the following "cfd", represents the file to which clients of window service 1405(0) write tmessages.

4672~

The first thing that mkslave 1701 does is open the file specified by the path name ar~,u.nent (1705). Since we are still in name context 1621(0), that file is the file "mouse" provided by #b 1411. As a result of the open operation, the file descriptor fdl now represents the file "mouse" of #b. Next comes a switch st~tçmPnt 5 which includes a fork function (1707). The fork function creates a new child process 102 which has a copy of parent process 1613(0)'s context, and therefore has a copy of fdl. The child process 102 also has the same name space 105 as parent process1613(0). There are three branches to the switch statement. The first branch, 1709, deals with errors occurring during execution of the fork function; the second branch, 0 1713, is code which is executed by parent process 1613(0) but not by child process 1603(0). As indicated by blocks 1737 and 1739, the code closes parent process 1613's copy of fdl and returns a pid which is the pid of child process 1603(0).
The third branch of the switch statement, 1715, is code that is e~edcuted only by child process 1603(0). First, "forkpgrp" is executed to give child process 5 1603(0) a new name space 105; since forkgrp is invoked with the "0" al~,ulllent, the new name space is a copy of the parent process 1613's name space 105. Next, a system mount operation is performed (1721). The mount binds cfd, which ~e~resents the end of pipe 1607(0) which is used by clients of window service 1405(0), to the directory /dev in the new name space 105 using the BEFORE option.
20 As a consequence of the mount operation, the file tree 1501 in slot 0 of service 1405(0)'s files 1406 has been bound to /dev and a reference to a file such as /dev/cons is now a reference to the file cons in slot 0 of files 1406. The next step is to open the file represented by the path name argument, "/dev/mouse". However, since process 1603(0)'s name space 105 has been changed and "cfd" has been mounted on 25 /dev, the path name argument in the open system call now resolves not to the file "mouse" in service #b 1411, but rather to the file "mouse" in the slot 0 file tree of service 1405(0). The change in name context is shown in FM. 17 by the dashed line following block 1717 which divides name context 1621(0) from name context 1621(1).
The file descriptor 417 returned by the open system call is assigned to "fd2". Thus, at this point, fdl represents the file "mouse" in service #b 1411 and fd2 represents the file "mouse" in slot 0 of service 1405(0). The rest of the third branch of switch 1707 is a loop 1735 in which mouse slave process 1603 does a read system call using fdl, which reads the mouse file in service #b 1411 (1725), and then does 3s does a write system call using fd2 and the data received from the mouse file in service #b 1411 which writes the data to the mouse file in slot 0 of service 1405(0) 20~6723 (1733). If the write fails, i.e., if not as much data can be written to service 1405(0) as was received from service #b 1411, the process exits (1731). Keyboard slave 1605(0) is created in exactly the same way, except that the invocation of mkslave 1701 specifies "dev/rcons as the path name and "1" as the byte length.
5 Consequently, each read on fdl by keyboard slave 1605(0) will read one character from the keyboard, and each write on fd2 by keyboard slave 1605(0) will write the character to the "rcons" file of the file tree lS01 in slot 0. "rcons" is used here so that window service 1405(0) receives the characters exactly as they are input at the keyboard.
lo mkslave function 1701 illustrates some filnt1~mental consequences of the semantics of file access operations and of the "fork" and "forkpgrp" system calls in Plan 9. Beginning with the file access operations, those operations refer to files by means of file descriptors 417, not path names; the file descriptors in turn refer to ch~nnel~, and as long as a channel represents a given file, a file access operation S using a file descriptor which refers to the channel will access the given file. Further, when "fork" creates a new process 102, the new process 102 receives a copy of the old process 102's context. Included in this context is file descriptor array 413;
accordingly, the new process 102 can perform file access operations on any file which was open for the process 102 which executed the fork system call. Finally,20 when "forkpgrp" creates a new name space l lS, it only creates a new mount table 801 for the process 102 executing forkpgrp; file descriptor array 413 for the process 102 remains unchanged. Because this is the case, a process 102 which executes mkslave 1703 can use the same p~thn~m~ to open the file "rcons" of kernel device #c 1419 and the file "rcons" of window service 1405. As will be explained in more 25 detail below, the semantics of file access operations, of "fork", and of "forkpgrp"
also permit recursive creation of services, i.e., a service may have another instance of itself as a client.
Pipe 1607(0) also connects main process 1613(0) to its clients 1615(0 and 1) and window service 1405(1). Pipe 1607 was created by main process 30 1613(0), and consequently, main process 1613(0) has service file descriptor 1617(0) representing the file in pipe 1607(0) to which main process 1613 writes rmessages.
Each client process has client file descriptor 1619(0) representing the file in pipe 1607(0) to which the client writes tmessages. Client processes are created and given client file descriptor 1619(0) by main process 1613(0). A new client process is 35 created each time a user of Gnot 711 requests a new window in screen 1427. In a preferred embodiment, a new window is requested by using mouse 1423 to select that choice from a menu on screen 1427.
When mouse 1423 selects the new window from the menu, the result is that mouse slave 1603(0) completes a read on the mouse file provided by service #b 1411 and writes the data read from that mouse file to the mouse file in service s 1405(0)'s slot 0. The result is a tmessage on pipe 1607(0) to main process 1613(0), which responds to the tm~sSage by locating and setting up a window structure 1903 for the new window. Main process 1613(0) then calls a function "spawn" using theslot for the new window as an argument. spawn creates a client process 1615, makes the file tree lS01 in window service 1405(0) for the slot specified in the argument 10 part of the name space lOS of client process 1615, and executes the shell program in the new client process 1615. FIG. 21 is a flow chart of the spawn function in a preferred embodiment.
spawn function 2101 begins by opening a synchronization pipe (2105).
The pu~pose of the synchronization pipe is to make sure that main process 1613(0) S does not proceed until new client process 1615 is running. Next, the client process 1615 is created by executing the fork system call in a switch st~tem~nt (2107). If there is an elTor on the fork, branch 2109 is taken, and the value -1, indicating an e~Tor, is returned. If the fork sueceecls, main process 1613(0) proceeds as in~liçate~
in branch 2113: it reads the synch pipe (2115) and returns the pid of the child (2117).
20 Since main process 1613(0) cannot complete the read until new client process 1615 has placed data in the synch pipe, main process 1613 will not return until new client process 1615 is running.
Branch 2107 shows how the new client process proceeds. First, the new client process 1615 obtains a new name space 105 by executing forkpgrp (2119).
2s Since the argument "0" is used, the new name space 105 is a copy of the name space of main process 1613. Then the new client process 1615 does a write to the synchpipe, so that main process 1613(0) can continue executing (2121). Next, it mounts cfd 1619(0) onto a pathn~me which indicates a standard place to mount a file tree 1501 from window service 1405(0). The mount system call used to do this includes30 the slot number as an argument (2123). As previously explained, as a result of the mount system call in client process 1615, a tattach message is sent via pipe 1607(0) to window service 1405(0); window service 1405(0) responds to the tattach message by re~ ling the qid for root 1502 of the file tree lS01 in the slot specified by the slot number, and that qid is placed in channel 301 specified by cfd 1619 (of course, client 35 process 1615 was given a new copy of cfd 1619 when it was created). Next, the bind system call is used to bind the pathn:~me upon which the file tree lS01 was mounted -to /dev (2125). The "BEFORE" option is used, and consequently, a path name such as /dev/mouse will now be resolved to the file "mouse" in file tree 1501 in the slot specified by the slot number.
Next, the files represented by the file desc~ ol~ for the synch pipe, the s service end of pipe 1606(0), and standard VO are closed. (blocks 2127,2129,2131).
By convention in Plan 9, the files for standard VO belonging to a process have file descriptors 0 and 1; thus, closing these files in step 2131 makes sure their descriptors will be available for subsequent use. The next step is to open /dev/cons for reading (2133). The open system call results in a walk tmessage, which in turn 10 results in the creation of a file structure 1813 for/dev/cons in the proper slot of files 2406, and in an open tmessage, which results in open field 1809 for entry 1805 for the file being set to 1. Open begins looking for file descriptors 417 at the beginning of file descriptor array 413 for client process 1615, so the file descli~tor returned by open will be file descriptor 0, and /dev/cons will function as the standard input file.
5 Following that, an open system call is made to open /dev/cons for reading, with the results just indicated (2135) except that the file descriptor 417 returned by open will be file descriptor 1, and /dev/cons will function as the standard output file. The next two steps are simple. In 2137, file descriptor 1 is cloned, so that file descriptor 2, which by convention represents the standard error file will represent the same file as 20 file descriptor 1 and error messages will be output to /dev/cons. Finally, the shell program, which provides the Plan 9 user interface, is executed (2139).
If the new client process 1615 then executes the program for window service 1405, the result is a new window service 1405(1) which is a client of window service 1405(0). Window service 1405(1) has the same components as window 25 service 1405(0), and is connected to its slave processes and client processes by pipe 1607(1). Window service 1405(1) functions in exactly the same way as window service 1405(0), except that it is set up in the name space 105 of new client process 1615, i.e., path names such as /dev/mouse or /dev/cons refer to files in file tree 1501 in the slot 1407 of service 1405(0) belonging to new client process 1615.
30 Consequently, writes to and reads from these files result in tmess~ges via pipe 1607(0) to window service 1405(0) instead of requests to kernel services #b and #c.
Window service 1405(0) then produces the requests to kernel services #b and #c in response to the tmessages from window service 1405(1).

-Internal Structure of Main Process 1613: FIG. 20 - FIG. 20 shows internal structure 2001 of main process 1613 of a preferred embodiment of window service 1405. Main process 1903 handles tmessages 205 and 207 from client processes 1615 and from mouse slave 1603 and s keyboard slave 1605 and updates window data structures 1903 in response to the tmessages. It then uses the information in window data structures 1903 in file access system calls to the files provided by #b 1411 and #c 1419. In a preferred embodiment, main process 1613 includes the following principal components:
~ UO function 2019: VO function 2019 responds to tmess~ges 205 and 207 from o window service 1405's clients and from mouse slave process 1603 and keyboard slave process 1605;
~ mouse control task 2008: a task which handles the tmessages which VO 2019 receives from mouse slave 1603;
~ keyboard control task 2009: a task which handles the tmes~ges which VO 2019 receives from keyboard slave 1605;
~ window control task 2005: a task which updates data in windows 1903 as required by inputs from mouse 1423;
~ terminal control 2015(0..n) a task corresponding to each window 1903(0..n) which changes the state of its corresponding window 2013 as required by the inputs from keyboard control 2009 and window control 2005 and then sends rmessages as required to the client process 1615 to which the window belongs and does write operations on the files provided by #b 1411 and #c 1419 to display the window as modified.

The task components of main process 1613 are entities intern~l to main process 1613 25 which main process 1613 schedules and runs in response to events which change the state of a window 1903. The tasks thus have some of the general pr~l lies of processes, but they are not Plan 9 processes 102. In particular, they all share main process 1613's context, including its name space 105. The rule for scheduling of the tasks is the following: whenever a message is received in UO 2019 which changes 30 the state of a resource for which a task is responsible, the task is placed on a queue of tasks to be run; whenever the queue is empty, UO function 2019 is executed.

Operation of components 2001 is broadly as follows: UO 2019 reads the file idçntifi~l by service file descriptor 1617 of pipe 1607 to obtain a tmess~ge. If the tmes~ge specifies a file location operation, VO 2019 handles the message itself and returns the appropriate Rmessage. If the tm~ss~ge specifies a file access s operation, VO 219 finds the window 1903(i) belonging to the process which sent the message, updates the information in window 1903(i), as shown by arrow 2019, and schedules terminal control 2015(i) to run. When termin~l control task 2015(i) runs, it updates window 1903(i) as shown by arrows 2023 and 2025 and takes any action required by the update. One example of such an action is an rm~ss~ge to the process 0 to which window 1903(i) belongs, as shown by the arrow labelled 207. The rmessage is written to the file represented by client file descriptor 1619 in pipe 1607.
Another example is write operations to #b 411 and #c 1419 which redraw the window in screen 1427 corresponding to window 1903(i), as shown by the arrows labelled 219. At some still later time, I/O 2019 resumes execution and reads another S tmessage from pipe 1607.
Messages from mouse slave process 1603 and keyboard slave process 1605 are special cases. If the message is from mouse slave process 1603, VO 2019writes the message to global storage mouse message 2002 and schedules mouse control task 2008, which runs, translates mouse message 2002 into mouse data 2006, 20 and schedlllçs window control 2005. Window control 2005 eY~mines mouse data 2006 to determine the current window 2013, i.e., the window 1903 which corresponds to the window in display 1427 in which the cursor was located when the data was received from mouse 1423. If mouse data 2006 indicates a window in display 1427 which does not correspond to the current window 2013, then window 2s control 2005 makes the window 1903 corresponding to the window in display 1427 specified by mouse data 2006 into the new current window 2013. It then updates current window 2013 as required by the mouse message and schedules tçnnin~l control 2015 for the new current window. When terminal control 2015 executes, itdoes write operations which redraw the screen and sends the required rmessage to30 mouse slave 1603. If the message is from keyboard slave 1605, VO 2019 proceeds as indicated for the mouse slave, except that the new input character is written to the global variable KBDC 2004 and keyboard control task 2009 is scheduled.
Keyboard control task 2009 runs, modifies current window 2013, and schedules terminal control process 2015 for current window 2013, which performs the 3s operations just described.

5s A Detailed Example: Operations on hold File 1507: FIGs. 22 and 23 "hold" file 1507 of file tree 1501 provided by window service 1405 is used to implement an improvement in character input interfaces for interactive programs. The improvement solves part of a classic problem in such interfaces: the 5 fact that the line termination codes (typically new line or carriage return) used to indicate the end of the line have three different functions in such interfaces:
~ They specify how a string of text is to be divided into lines when the string is displayed;
~ They specify that the string of text between the last line terminator and the 0 current line termin~tor is to be sent from the terminal where it is being entered to the interactive program; and . In the case of command line interfaces, they specify that the string of text between the last line terminator and the present line termin~tor is to be executed.
Thus, in a typical interactive user interface, when a user specifies a line termination 15 code, he has fini~hç~ with the line; it will be displayed, sent, and executed as it is when the user specifies the line termin~tion code.
The problems inherent in this arrangement are obvious, and the prior art has solved some of them with special characters; thus, one special character may be used to override the new line for display purposes, and another character may be20 used in most command line interf~es to indicate that command line input continues into the next line. What has heretofore not been solved is the problem arising from the fact that the line is sent to the interactive program in response to the line termination character. In consequence, while many interactive programs allow a user to edit a line until he enters a line terminator code, only editing programs 2s typically permit a user to enter a line, enter a line terminator code, and then return to edit the entered line. The only solution available to the problem has been to design the interactive program so that it will read input from a file, use an editor to create the input file, and then provide the file to the interactive program. What is needed, and what is provided by window service 1405, is a way of letting the user prevent 30 the character string he is inputting from being sent until he so specifies.
Window service 405 handles the problem as follows: in a first mode, the line termination code causes the line to be sent to the interactive program as heretofore; in a second mode, entered by striking a key at the terminal, characters input from the time the mode is entered until the time the mode is exited are sent at 2~46723 .

the time the mode is exited. The second mode is termed herein the hold mode. In a preferred emb~iment, the hold mode is exited by striking the same key used to enter it. Further, the form of the cursor and of the window border employed in the preferred embodiment indicate whether or not the window is ~ ,nlly in hold mode.s In the preferred embo-liment~ the cursor is an arrow. In hold mode, the cursor is an outline arrow; otherwise, it is a solid arrow.
FIG. 22 shows the data structures in a window 1903(i) which are used to implement the above improvement; FIG. 23 shows portions of code executed by VO
2019, window control task 2005, and termin~l control task 2015(i). Beginning with o FIG. 22, window description information 1911 in window 1903 includes a field cursorp 2203 which points to a bit map for the current cursor. As previously indicated, qh 1914 is a pointer to a current position in text 1915, which in turn contains the text being displayed in the window represented by window structure 1903(i).
Cons read info 1921 contains three fields which store information from the most recent tread message specifying a read on the files cons and rcons in file tree 1501 corresponding to window structure 1903(i). The fields are rtag 2205, which cont~in~ the tag from the message, rfid 2207, which contains the fid from the mess~ge, and rcnt 2209, which cont~in~ a count from the message which specifies 20 the number of characters to be read. RQPTR 1927 points to a queue of pending reads to be done to satisfy prior tread messages; each element 2213 of the queue has rtag, rfid, and rcnt from the tread message to which element 2213 corresponds.
KBDC 1929 contains the last character to be read from keyboard 1431, and hold 2211 is a flag which indicates whether window 1903(i) is in hold mode.
2s Since the hold mode is employed to send data in response to a tread message, the discussion begins with a description of how tread messages are handled in a ~lef~lled embo~lim~ont In the preferred embodiment, when I/O 2019 receives a tread mess~ge specifying a read on rcons or cons, it uses qid 323 to determine the slot for file tree 1501 containing rcons or cons and there.l~o-l locates window 1903(k) corresponding to the slot. Then, as shown in flow chart 2333 of FIG. 23,110 2019 writes the tag from the tread message to rtag 2205 of window 1903(k), the fid from the message to rfid 2207, and the count to rcnt 2209 (2335). Thel~u~on, I/O2019 invokes a scheduler which runs whichever of tasks 2008, 2005, 2009, or 2015is next in the queue of tasks to be executed 2337).

When terr;nin~l control task 2015(k) next runs, it performs the operation shown in flowchart 2313. If rfid 2207 is not equal to 0 (2325), a new tread message has been received; consequently, task 2015(k) makes a new rqe 2213 (2317), sets its fields from rtag 2205, rfid 2207, and rcnt 2209 (2313), sets rfid 2207 to 0, and places S thè new rqe 2213 at the end of the queue. After making a entry in the read queue for any read operation in(lic~tç~l in cons read info 1919, te~nin~l control task 2015(k) next determines whether the read queue is empty and if it is, processes the first entry 2213 in the queue (2325). As shown in flowchart 2323, the manner in which the entry is processed depends on whether hold 2211 in~lir~tes that window 1903(k) is in 0 hold mode. If hold field 2211 in~licates that window 1903(k) is in hold mode, the number of characters sent in the read operation is set to the minimllm of rcnt in entry 2213 and the number of characters between the end of text l91S and the position presently marked by qh 1914 (2327), i.e., any line termination characters between the position marked by qh 1914 and the end of text l91S are simply ignored.
5 Thereupon, an rread message containing the tag and the fid from entry 2213 and the characters is sent to the process to which window 1903(k) belongs ~2329). Finally, qh is updated to point to the character in text l91S following the last character sent and RQPTR 1925 is up~l~ted to point to the next element 2213 in the request queue.
- If hold 2211 infli-~ates that window 1903(k) is not in hold mode, control 20 goes to block 2326. There, n is set to the Illil.i,,,l.,l. of rcnt and the number of characters from the next new line to the position marked by qh 1914, i.e., n specifies only the number of characters in text 1915 from qh through the next new line character. These are then the characters which are sent in block 2329, and qh 1914 is updated to point to the character following the next new line character.
2s In a preferred embodiment, hold mode is entered by striking the escape key and left by again striking the escape key. The escape key thus serves as a toggle between the hold mode and the mode in which a line tçrmin~tQr causes the line to be sent (termed hereinafter non-hold mode). Flowchart 2301 shows how hold field 2211 is set and reset in response to the escape key. As previously described, when keyboard slave 1605 receives a character, it does a write to the file rcons of slot 0 of window service 1405. The write results in a twrite m~ss~ge received by main process 1613. VO 2019 deals with twrite messages to rcons of slot 0 by placing the character in KBDC 2004 and scheduling keyboard control task 2009. Keyboard control task 2009 writes the contents of KBDC 2004 into KEYBDC 1929 of current window 2013, places tçrmin:~l control 2015 corresponding to current window 2013 in the queue of tasks to be run, and then calls the scheduler. Some time later, t~rrnin~l control task 2005 runs; when it does so, it executes code which examines KEYBDC 1929 in its window 1903; a flow chart for that code appears at 2301 of FIG. 23. In block 2303, KEYBDC 1929 is fetched from KEYBDC 1929; at decision block 2305 it is tested; if it is the escape character, hold 2211 is toggled (2307), the cursor is set as required by the new value of hold 2211 (2309), and the screen border is set as required by the new value t2311). In a preferred embodiment, flowcharts 2301, 2313, and 2314 are executed in that order by tçrmin~l control task 2015. After execution of the flowcharts, tçrmin~l control task 2015 redraws window 2013, so that the results of striking the escape key are immediately visible to the user of Gnot 711.
o The preferred embodiment of window service 1405 provides client processes 1615 with a way of setting hold 2211 in the window 1903 corresponding to the process 1615. To do so, the client process 1615 performs a close system call on hold file 1507; the close system call results in a tclunk message, and VO 2019 responds to the tclunk message by setting hold 2211 in the corresponding window lS 1903. The ~lefe.l~d embodiment also provides an example of how reads and writes are h~n-llefl for files for which those operations are not meaningful: when VO 2019 receives a tread mess~ge specifying hold 1507, it returns an rread message in which the length of the data returned is 0; similarly, when VO 2019 receives a twrite message to that file, it returns an rwrite mçssage in which the length of the data 20 written is 0.

Implementation of the CPU Command: FIGs. 24-26 As shown in FIG. 7, the Plan 9 operating system is preferably implemented in a distributed system 701 which includes high-performance CPUs 703 and file services 705 as well as Gnot terminals 711. While any program may be 2s executed on the processor in Gnot terminal 711, it is generally more efficient to employ the Gnot processor to execute interactive programs such as editors or debuggers and to use a high-pclrorl~lance CPU 703 for the execution of com~ alionally-intensive programs such as compilers or data base systems. To do so, a user at Gnot termin~l 711 who is running the shell employs the CPU comm~ndThe CPU cnmm~n-l takes as an optional argument the name of a CPU
703; if no argument is supplied, a default CPU 703 is selected. When the user inputs the CPU comm~n-l, either by typing it or selecting it with the mouse, the result is that the window in which the user inputs the CPU command becomes the window for a process 102 which is running on the CPU 703 selected in the CPU comm~nd 3s The process 102 is executing the shell program, and consequently, the user can execute other programs on the CPU 703 simply by specifying their names to the shell. An important consequence of the manner in which the CPU command is implemented is that the process 102 running on CPU 703 has a name space 115 which is substantially the same as that of the process 102 which executed the CPU
s comrnand on Gnot 711. A given path name will generally resolve to the same file in the process 102 running on CPU 703 as it does in the process 102 running on Gnot711; the only differences are those made necessary by the change in location. For example, the files in the process service will contain information about the processes on CPU 703, rather than those on Gnot 711.
FIG. 24 provides an overview of the relationships belweell the components of a system 701 before and after execution of the CPU comm~nd The section of the figure labelled 2401 shows the relationships before execution. A CPU
2403(a), which could be the CPU of a Gnot 711, is running a user process 2405(a).
Through file system 109(a), user process 2405(a) is reading from and writing to files 5 on file service 2411, one of file services 705, via network 2409, which may be made up of networks 713, 715, and 709. User process 2405(a) is also using file system109(a) to perform operations on files provided by window seNice 1405, and is thereby controlling display, keyboard, and mouse 2407(a), which in this case are the display, keyboard, and mouse of Gnot 711. CPU 2403(b), which is one of CPUs 20 703, has nothing whatever to do with the interactions between user process 2405(a) and other components of the system.
At the time the user process 2405(a) receives the CPU comm~ncl, it is running the shell program. In response to the CPU co,~ r-d, the shell program creates a child process 102 which has the same environment, including name space2s 115 as user process 2405(a) and suspends itself until the other process termin~tes.
As will be described in more detail below, the child process sets up CPU service(CPUS) 2413. CPU service 2413 sends a message to processor 2403(b) which results in the creation of process 2405(b) in processor 2403(b). Thus, after execution of the CPU co.. ~ncl, user process 2405(a) has ceased running on CPU 2403(a), and 30 user process 2405(b) is running on processor 2403(b). User process 2405(b) isreading to and writing from files by means of file service 109(b). Because user process 2405(b) has substantially the same name space 115 as user process 2405(a) had, the files being read from and written to are those provided by file service 2411 and those provided by the services 123 which executed on CPU 2403(a). Included in 3s those files are of course those provided by window service 1405. Operations on the files provided by services 123 located on CPU 2403(a) are handled by CPU service 20~6723 2413. When user process 2405(b) specifies an operation on a file provided by a service on CPU 2403(a), file system lO9(b) converts the operation into a tmessage which goes via network 2409 to CPU service 2413. CPU service 2413 then uses filesystem lO9(a) to perform the operation specified in the tmess~ge on the file in CPU
s 2403(a) and returns the result via an rmessage. From the point of view of userprocess 2405(b), CPU service 2413 is thus a service which provides files from the name space 115 of user process 2405(a) to user process 2405(b).

Implementation of CPU Service 2413: FIGs. 25 and 26 FIG. 2413 is an overview of a preferred embodiment of CPU service 10 2413. Along with window service 1405, CPU service 2413 illustrates the simplicity, flexibility, and power of Plan 9 services 123. CPU service 2413 has a number of component processes 102. The name space 115 of the component processes incllldesa copy of the name space 115 of user process 2405. ~o....~ ications process 2503receives tmessages via CPU pipe 2501 from file system lO9(b) and writes the 5 m~sS~ges to service pipe (SERVP) 2505. Multiplexer process (MPX) 2507 reads service pipe 2505 and responds to the tmessages by performing operations on files in CPU service file system 2523. There is a service file 2521 in file system 2523 cwle~onding to each file 2513 which user process 2405(b) has open in a service 123 located in CPU 2403(a). rmess~ges resulting from the operation are returned to 20 file system lO9(b) via CPU pipe 2501.
File access operations on open files 2513 are p~,.rul~,led by open file processes 2511. There is an open file process 2511 for each open file 2513; eachopen file process 2511 has a separate pipe 2509 by means of which it receives file access tmessages concerning its file from multiplexer process 2507, and each process 25 2511 is connected to service pipe 2505. Each process 2511 further has as part of its data a file descriptor 2517 for its open file 2513. After responding to a file access tmÇ~sage from multiplexer 2507 by using file descriptor 2517 to perform the access operation on its open file 2513, the process 2511 writes the results of the tmessage to service pipe 2505 as an rmessage from an open file process 2511. Multiplexer 30 process 2507 responds to such rmessages by simply writing them to cpu pipe 2501.
As will be explained in more detail later, information needed by each of processes 2511 and 2507 to carry out its operations is contained in a service data structure (SRVD) 2519 for each of the processes 2511 and a service data structure 2515 formultiplexer process 2525.

2()46723 FIG. 26 shows a detail of ser~ice data structure 2623 and of the data structures used to represent files in CPU service file system 2523. Beginning with service data structure 2623, field 2625 contain pointers to the procedures which the process to which service data structure 2623 belongs use to carry out file operations.
s In the case of MPX SRV data 2525, there is a procedure for each of the service file requests. The procedures for all requests other than read and write perform operations on file system 2523; the procedures for read and write perform write operations to pipe 2509 for the file's open file process 2511 and thereby pass the operation on to open file process 2511 corresponding to the file 2513 being read or 0 written. In the case of open file SRV data 2519, there are only procedures for the read and write operations, and these simply perform the relevant operation on the file specified by FD 2517 for the open file process 2511 and write the rmessage received in return to service pipe 2505.
The remaining contents of SRVD 2623 are the following:
~ RFD 2627 is the file descriptor which the process to which SRVI:) 2623 belongs uses to read messages;
~ WFD 2629 is the file descriptor used to write messages;
~ DSIZE 2631 is the size of DATA 2637;
~ thdr 2633 contains the tmess~ge header when a tmess~ge is read ved by the process on RFD 2627;
~ rhdr 2633 contains the rm~ss~ge header when an rmessage is written by the process on WFD 2629; and ~ DATA 2637 contains the data for the tmessage or rmessage.

In MPX SRVD 2515, WFD 2629 is a file descriptor for the file in service pipe 2505 2s to which messages read by MPX 2507 are written (i.e., MPX 2507 writes messages to itself) and RFD 2629 is invalid. In OF SRVD 2529, RFD 2627 is a file descriptor for the file in pipe 2509 from which open file process 2511 reads messages and WFD
2629 is a file descriptor for the file in service pipe 2505 to which open file process 2511 writes messages.
Continuing with CPU service file system 2523, that file system is implemented using the data structures appearing under 2523 in FIG. 26. Each CPU
service file 2521(i) provided by CPU service 2413 corresponds to a file 2513(i) '_ provided by a service executing on CPU 2403(a) to user process 2405(b) operatingon CPU 2403(b). Each CPU service file 2521(i) has an entry in file pointer array(FPA) 2603. Each entry 2605(i) is indexed by fid 331 provided by file system 109 in tmçss~ges requesting operations on file 2513(i). The fields in the entry are the5 following: FP 2607 is a pointer to file entry 2615, which contains information about open file 2513(i) corresponding to service file 2521(i). FD 2609 is a file desc~ ur for open file 2513(i); OFPPID 2611 is the process identifier for open file process 2511(i) corresponding to open file 2513(i) and service file 2521(i); and open file process pipe (OFPP) 2613 is an array of file descriptors for pipe 2509(i). File entry 0 2615 contains information about open file 2513(i). The information is obtained in the course of the waL~ requests from file system 109(b) which locate file 2513(i).
FNAMEP 2617 is a pointer to FNAME 2619, a string which is the path name of file 2513(i). QID 323, DEV 315, and TYPE 313 are the corresponding values from channel 301 for file 2513(i). REF 2621 is a reference counter which indicates 5 whether FE 2615 can be reused. In a preferred embo~lim~t, file pointer array 2603 and an array of file entries 2615 are created when CPU service 2413 commences operation.

Operation of CPU Service 2413 Examples of operation of CPU service 2413 are provided by the attach, 20 walk, open, and clunk requests. The attach request makes the file tree provided by a service 123 available to the process 102 making the attach request. The tmessage for the attach request contains a fid 331 for the root of the service 123 being attached to.
If the attach is successful, the rmessage contains the fid 331 and the qid 323 for the root. In the case of CPU service 2413, the file tree provided by the service is the file 25 tree belonging to user process 2405(a). When MPX process 2507 receives the tme~S~ge, it invokes the attach function specified in mpx process 2507's MPX
SRVD 2515. The function creates an FPAE 2603 corresponding to the fid 331. In the FPAE 2603, fields 2609, 2611, and 2613 all have void values. Next, the function does a stat request on the root, "/", which returns the qid 323 of the root of user 30 process 2405's name space 115. Thereupon, the function creates a file entry 2615, places "/" in file name 2619, the qid in qid 323, and sets the reference count to 1.
After that, it sets the qid 323 in thdr 2633 of SRVD 2525 to the qid 323 of the root.
Finally, it invokes the function "srvreply", which makes an rmessage containing the qid and writes it to service pipe 2505. When MPX process 2507 receives the 3s rmessage, it writes it to cpu pipe 2501.

The tmessage for the walk request contains a fid 331 associated with the qid 323 for a directory and the name of a file in the direc~o.y; if the walk is successful, the fid 331 is associated with the named file and the qid 323 for the named file is returned in the rmessage along with the fid 331. When MPX process s 2507 receives the walk tmessage, it invokes the waL~ function specified in SRVD
2515. That function locates FPAE 2605 corresponding to the fid 331 and then locates file entry 2615 for the FPAE 2605. Next, it constructs the pathn~me for the file specified by the name in the tmess~ge by adding the name for the specified file to the path name contained in FNAME 2619. Thereupon, the function does a stat lo request to get the status information for the file specified by the path name. Next, REF 2621 is examined. If REF 2621 has the value 1, FE 2615 can be used for the named file. In that case, the values for qid, dev, and type obtained from the stat request are written to fields 323, 315, and 313 in FE 2615, FNAME 2619 is set to the path name for the file, and qid 323 in thdr 2633 of MPX SRVD 2515 is set to the qid 15 for the file. If REF 2621 has a value greater than 1, a new FE 2615 is allocated, its fields and thdr 2633 are set as described above, and FP 2607 is set to point to the new FE 2615. Thereupon, an rm~ss~ge is returned with the fid 331 and qid 323.
The trnessage for the open request cont~ins the fid 331 for the file being opened and a value in~1icating the mode of the opened file. The rmess~e contains20 the fid 331 and the qid 323 for the opened file. The open function executed by multiplexer process 2507 in response to the open tm~ssage uses fid 331 to locate the proper file pointer array entry 2605, locates file entry 2615 for array ently 2605, and does an open system call using the path name in fname 2619 and the mode value.
The call returns a file descriptor for the file. Next, a pipe 2509 is created for the open 2s file. The file descriptor for the opened file is then placed in FD field 2609 of array entry 2605 and the file descriptors for the pipe 2509 are placed on open file process pipe field 2613. Then the open file process 2511 corresponding to the opened file is created and its SERVD 2519 structure set up so that the open file process reads from pipe 2509 and writes to service pipe 2505. The process identifier for the open file 30 process is placed in open file process pid field 2611. Thereupon, the qid field of thdr 2633 is set from file entry 2615 and the fid and qid are returned in the rrnessage.
The clunk request requests service 123 to end the association between a fid 331 and a qid 323. The tmessage for the request contains a fid 331, and the rmessage simply returns the fid. The clunk function executed by multiplexer process 3s uses fid 331 to locate the proper file pointer array entry 2605. Having found the entry, it te~nin~tes the open file process 2511 specified in field 2611, closes the file 20~6723 in pipe 2509 from which open file process 2511 was reading, closes open file 2513 specified by the file descriptor in field 2609, and sets fields 2609, 2611, and 2613 to values indicating that the fields are not in use. Then it decrements ref field 2621 in file entry 2615, and if the decremented field has the value 0, it frees fname 2619 and 5 sets file pointer 2607 in entry 2605 to 0. Finally, it returns an rmessage with the fid 331~

Connecting CPU Service 2413 with User Process 2405(b) The child process 102 which was created when user process 2405(a) executed the shell command, and which has the same name space as user process 0 2405(a) first creates a file called "cpudir" in the file tree provided by the kernel env*onment service and writes the name its current working directory, which is that of user process 2405(a), to the file. Then the process uses the name of the CPU 703 specified in the CPU command in the dial function, which calls the specified CPU703 over network 2409 for the user of process 2405(a) (which is also the user of the lS child process) and on completion of the call, provides a connection to the specified CPU 703, which appears in FIG. 24 as CPU 2403(b). Thereupon, service pipe 2505 and the data structures for CPU service file system 2523 are created. Finally, comm~lnications process 2503 is created and connected to the file descriptors for the network connection and multiplexer process 2507 is created and connected to service 20 pipe 2505 and cpu pipe 2501. Comm~lnications process 2503 of course performs a read on CPU pipe 2501, and thus CPU service 2413 is at this point waiting for input from user process 2405(b).
In CPU 2403(b), there is a process 102 which listens to the connections to network 2409 and responds when CPU 2403(b) receives a call from another entity 2s connected to network 2409. That process responds to the call from user process 2405(a) by starting a child process 102. Child process 102 gets the path name for the file representing the network connection and then does forkpgrp with the 0 argument to get a new name space l lS. Child process 102 sets up the new name space l lS so that /dev/user contains the name of the user which made the call, opens 30 /srv/boot to get a file descriptor for a connection to the root of the default file service 2411, and binds "/" to "#/" and the root of the file tree provided by file service 2411.
Then it uses the user name in /dev/user to make child process 102's working directory the user's working directory and sets standard input, output, and error so that they are connected to the network connection. Next, more bind operations are 35 performed. At the end of them, /bin resolves to a directory which contains code 204672:~

executable by CPU 2403(b), /bin has been unioned with /lib/rc, which contains the code for the shell program, and the kernel services have been bound to the proper points in stub file tree 601. At this point, child process 102 forks to produce user process 2405(b), which inherits child process 102's name space 115.
User process 2405(b) executes the shell program, giving it the name of a program called CPUserve which finishes setting up user process 2405(b)'s name space 115. Next, user process 2405(b~ does a system mount call with the replace option which mounts the directory "/mnt/term" on the file descriptor representing the network connection. /mnt/term is the directory in user process 2405(b)'s name space 0 which is used for files by which which a keyboard, mouse, and display are controlled.
As a result of the mount, "/mnt/term" now includes the files in user process 2405(a)'s name space 115. Included in these files is the directory /fd 609, whose files have as values the file descriptors presently being used by user process 5 2405(a). The files /fdJ0, /fd/1, and /fd/2 thus contain the file descriptors for std in, std out, and std error for process 2405(a). Since process 2405(a) is using window service 1405 and has bound the file cons provided by window service 1405 to /dev/cons, the file descliptw~ for std in, std out, and std error will specify the file cons provided by window service 1405. User process 2405(b) then closes its own 20 std in, std out, and std error, thereby freeing up file desc~;pto~ 0, 1, and 2, and imme~ tely opens the files specified by the descriptors in /fd/0, /fd/l, and /fd/2;
consequently, reads and writes on std in, out, and error in user process 2405(b) result in reads and writes on cons in user process 2405(a), which in turn represents the keyboard and display in terminal 2407(a).
2s Similarly, as a result of the mount, /mnt/term includes the directory /mnt/terrn/env, which in turn contains the file "cpudir", which was set by user process 2405(a) to contain user process 2405(a)'s working directory. User process 2405(b) next opens /mnt/term/env/cpudir, does a read on it, and executes the shell specifying the change directory comm~n-l The value read from "cpudir" is used as30 an arg~ cnt in the change directory comm~nd and as a result, the new shell begins running in the current directory of user process 2405(a). The new shell then executes a user-defined shell script which is run every time the user executes the shell and which may further personalize user process 2405(b)'s name space.
Typically, the shell script will include shell comm~n~l~ which result in the execution 3s of system bind calls which do the following:

Claims (21)

1. An improved computer system, the improved computer system executing a multiprocess operating system, the multiprocess operating system creating a plurality of processes for executing programs and one or more name spaces, each of the processes being associated with a current one of the name spaces and the name space associated with a given process being a set of names of entities in the computer given process being the set of names of entities in thecomputer system which are referencable by the given process in executing its program, and the improvement comprising:
new name space creation means in the operating system which are usable by any one of the processes in executing its program to create a new namespace for the process executing the program which is separate from the current name, space for the process and replaces the current name space for the process.
2. The computer system set forth in claim 1 wherein:
the set of names in the new name space is organized as a single tree of names.
3. The computer system of claim 1 wherein:
in using the new name space creation means, the process executing the program either specifies that the new name space creation means create a newname space which contains the names from the process's present name space or create a new name space which is empty and the new name space creation means responds as specified by the process.
4. The computer system of claim 1 wherein:
the operating system further includes means which are usable by any one of the processes in executing its program to make any of the entities accessible to the process; and once one of the entities has been made accessible to the process, the accessibility is not affected by creation of a new name space for the process.
5. The computer system of claim 1 further comprising:
one or more service means for providing a set of files which have file names and which represent entities controlled by the service means in response to operations on the named files; and file operation means available to the processes for making files with names in the process's name space accessible to the process and performing operations on the accessible files; and current name space modification means for changing the binding of a name in the name space by relating the file names to the name.
6. The computer system set forth in claim 1 further comprising:
current name space modification means which are usable by any one of the processes in executing its program to change a binding of any name withinthe current name space for the process to another name in the current name space.
7. The computer system of claim 6 wherein:
the set of names in each name space is organized as a single tree of names.
8. The computer system of claim 7 wherein:
the operating system provides a set of predefined names which is organized as a stub tree to the current name space modification means and the current name space modification means binds the stub tree to the root of the single tree of names.
9. The computer system set forth in claim 6 wherein:
the current name space modification means changes the binding of a first name in the name space by relating the first name to a set of names of theentities.
10. The computer system set forth in claim 9 wherein:
the set of names being related to the first name is a set of names which is already in the name space.
11. The computer system set forth in claim 9 wherein:
the current name space modification means changes the binding of the first name by relating the first name to a further set of names of the entities.
12. The computer system set forth in claim 11 wherein:
when the current name space modification means relates the first name to the further set of names, the current name space modification means operates in the alternative to replace the set of names currently related to the first name with the further set of names and to union the further set of names to the set of names currently related to the first name.
13. The computer system set forth in claim 12 wherein:
when the current name space modification means operates to union the further set of names to the set of names currently related to the first name, the current name space modification means responds to a specification by the processexecuting its program of how the names currently related to the first name are to be ordered with respect to the names in the further set of names by ordering them according to the specification.
14. The computer system set forth in claim 9 wherein:
the set of names which are being related to the first name are added thereby to the current name space.
15. The computer system set forth in claim 14 wherein:
the multiprocess operating system does not enter a special mode when the process executing its program uses the current name space modification means.
16. The computer system set forth in claim 14 wherein:
the set of names is a tree thereof and the current name space modification means relates the first name to a root of the tree.
17. The computer system set forth in claim 14 further comprising:
service means in the operating system for providing the set of names and performing operations on a set of entities represented by the set of names.
18. The computer system set forth in claim 17 wherein:
the set of entities represented by the set of names provided by the service means is unique for each process which adds the set of names to its namespace.
19. The computer system set forth in claim 17 wherein:
the service means is one of a plurality thereof; and each of the service means uses an identical set of operations to control the entities represented by the set of names provided by the service means.
20. The computer system set forth in claim 19 wherein:
certain of the service means are protocol service means; and communication between the process and the protocol service means is by means of a protocol which is the same for all protocol service means.
21. The computer system set forth in claim 20 wherein:
the computer system runs in a distributed computing system which includes components connected by communications means;
certain of the protocol service means are located on components remote to the component upon which the process is executing; and communication between the process and a protocol service means located on a remote component is by means of the communications means.
CA002046723A 1990-07-11 1991-07-10 Distributed computing system Expired - Fee Related CA2046723C (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US55121890A 1990-07-11 1990-07-11
US551,218 1990-07-11
US70265191A 1991-05-17 1991-05-17
US702,651 1991-05-17

Publications (2)

Publication Number Publication Date
CA2046723A1 CA2046723A1 (en) 1992-01-12
CA2046723C true CA2046723C (en) 1998-11-24

Family

ID=27069681

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002046723A Expired - Fee Related CA2046723C (en) 1990-07-11 1991-07-10 Distributed computing system

Country Status (7)

Country Link
US (1) US5623666A (en)
EP (1) EP0466486B1 (en)
JP (2) JP2724256B2 (en)
AU (1) AU649455B2 (en)
CA (1) CA2046723C (en)
DE (1) DE69129479T2 (en)
ES (1) ES2116276T3 (en)

Families Citing this family (145)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5826017A (en) * 1992-02-10 1998-10-20 Lucent Technologies Apparatus and method for communicating data between elements of a distributed system using a general protocol
CA2110243C (en) * 1992-12-31 1998-08-11 Philip Steven Winterbottom Apparatus and methods for making a portion of a first name space available as a portion of a second name space
CA2121612A1 (en) * 1993-05-21 1994-11-22 Chung-Hwa Herman Rao Methods and apparatus for making and using distributed applications
US5963962A (en) * 1995-05-31 1999-10-05 Network Appliance, Inc. Write anywhere file-system layout
US7174352B2 (en) * 1993-06-03 2007-02-06 Network Appliance, Inc. File system image transfer
US6138126A (en) * 1995-05-31 2000-10-24 Network Appliance, Inc. Method for allocating files in a file system integrated with a raid disk sub-system
AU681433B2 (en) * 1993-08-03 1997-08-28 Sun Microsystems, Inc. Flexible multi-platform partitioning for computer applications
FR2715486B1 (en) * 1994-01-21 1996-03-29 Alain Nicolas Piaton Method for comparing computer files.
US6418484B1 (en) * 1994-06-17 2002-07-09 Sun Microsystems, Inc. Method of remotely executing computer processes
US7424731B1 (en) 1994-10-12 2008-09-09 Touchtunes Music Corporation Home digital audiovisual information recording and playback system
US8661477B2 (en) 1994-10-12 2014-02-25 Touchtunes Music Corporation System for distributing and selecting audio and video information and method implemented by said system
ES2143556T3 (en) 1994-10-12 2000-05-16 Touchtunes Music Corp INTELLIGENT DIGITAL AUDIOVISUAL REPRODUCTION SYSTEM.
US7188352B2 (en) * 1995-07-11 2007-03-06 Touchtunes Music Corporation Intelligent digital audiovisual playback system
US5724512A (en) * 1995-04-17 1998-03-03 Lucent Technologies Inc. Methods and apparatus for storage and retrieval of name space information in a distributed computing system
JP3335801B2 (en) * 1995-07-05 2002-10-21 株式会社日立製作所 Information processing system enabling access to different types of files and control method thereof
US6487580B1 (en) * 1995-09-25 2002-11-26 International Business Machines Corporation Method and system for managing concurrently executable computer processes
JP3738787B2 (en) * 1995-10-19 2006-01-25 富士ゼロックス株式会社 Resource management apparatus and resource management method
US5941943A (en) * 1996-06-17 1999-08-24 International Business Machines Corporation Apparatus and a method for creating isolated sub-environments using host names and aliases
US5805786A (en) * 1996-07-23 1998-09-08 International Business Machines Corporation Recovery of a name server managing membership of a domain of processors in a distributed computing environment
FR2753868A1 (en) 1996-09-25 1998-03-27 Technical Maintenance Corp METHOD FOR SELECTING A RECORDING ON AN AUDIOVISUAL DIGITAL REPRODUCTION SYSTEM AND SYSTEM FOR IMPLEMENTING THE METHOD
US5909542A (en) * 1996-11-20 1999-06-01 Cfi Proservices, Inc. Distributed computing system for executing intercommunicating applications programs
JPH10240603A (en) * 1997-02-27 1998-09-11 Fuji Xerox Co Ltd File management device and file transfer method
US6678724B2 (en) * 1997-03-12 2004-01-13 Microsoft Corporation Common namespace for internet and local filesystem objects
US5946685A (en) * 1997-06-27 1999-08-31 Sun Microsystems, Inc. Global mount mechanism used in maintaining a global name space utilizing a distributed locking mechanism
US6044465A (en) * 1997-07-07 2000-03-28 International Business Machines Corporation User profile storage on and retrieval from a non-native server domain for use in a client running a native operating system
US7574727B2 (en) 1997-07-23 2009-08-11 Touchtunes Music Corporation Intelligent digital audiovisual playback system
FR2769165B1 (en) 1997-09-26 2002-11-29 Technical Maintenance Corp WIRELESS SYSTEM WITH DIGITAL TRANSMISSION FOR SPEAKERS
US6173293B1 (en) * 1998-03-13 2001-01-09 Digital Equipment Corporation Scalable distributed file system
US6496839B2 (en) 1998-06-12 2002-12-17 Microsoft Corporation Persistent names for logical volumes
US6654881B2 (en) 1998-06-12 2003-11-25 Microsoft Corporation Logical volume mount manager
US6119131A (en) * 1998-06-12 2000-09-12 Microsoft Corporation Persistent volume mount points
US6487577B1 (en) * 1998-06-29 2002-11-26 Intel Corporation Distributed compiling
FR2781582B1 (en) 1998-07-21 2001-01-12 Technical Maintenance Corp SYSTEM FOR DOWNLOADING OBJECTS OR FILES FOR SOFTWARE UPDATE
US8028318B2 (en) 1999-07-21 2011-09-27 Touchtunes Music Corporation Remote control unit for activating and deactivating means for payment and for displaying payment status
FR2781580B1 (en) 1998-07-22 2000-09-22 Technical Maintenance Corp SOUND CONTROL CIRCUIT FOR INTELLIGENT DIGITAL AUDIOVISUAL REPRODUCTION SYSTEM
FR2781593B1 (en) 1998-07-22 2001-01-12 Technical Maintenance Corp REMOTE CONTROL FOR INTELLIGENT DIGITAL AUDIOVISUAL REPRODUCTION SYSTEM
FR2781591B1 (en) 1998-07-22 2000-09-22 Technical Maintenance Corp AUDIOVISUAL REPRODUCTION SYSTEM
US6219028B1 (en) * 1998-08-19 2001-04-17 Adobe Systems Incorporated Removing a cursor from over new content
US6467050B1 (en) 1998-09-14 2002-10-15 International Business Machines Corporation Method and apparatus for managing services within a cluster computer system
US6405217B1 (en) * 1998-09-21 2002-06-11 Microsoft Corporation State-based implementation of transactions on a file system
US6230190B1 (en) * 1998-10-09 2001-05-08 Openwave Systems Inc. Shared-everything file storage for clustered system
US6571274B1 (en) 1998-11-05 2003-05-27 Beas Systems, Inc. Clustered enterprise Java™ in a secure distributed processing system
US6236999B1 (en) * 1998-11-05 2001-05-22 Bea Systems, Inc. Duplicated naming service in a distributed processing system
US6581088B1 (en) * 1998-11-05 2003-06-17 Beas Systems, Inc. Smart stub or enterprise javaTM bean in a distributed processing system
US6385643B1 (en) 1998-11-05 2002-05-07 Bea Systems, Inc. Clustered enterprise Java™ having a message passing kernel in a distributed processing system
US8726330B2 (en) 1999-02-22 2014-05-13 Touchtunes Music Corporation Intelligent digital audiovisual playback system
US6546415B1 (en) 1999-05-14 2003-04-08 Lucent Technologies Inc. Network management system using a distributed namespace
FR2796482B1 (en) 1999-07-16 2002-09-06 Touchtunes Music Corp REMOTE MANAGEMENT SYSTEM FOR AT LEAST ONE AUDIOVISUAL INFORMATION REPRODUCING DEVICE
US6629127B1 (en) * 1999-07-26 2003-09-30 Microsoft Corporation Methods and systems for processing HTTP requests
US7634453B1 (en) 1999-08-13 2009-12-15 Storage Technology Corporation Distributed file data location
US6553387B1 (en) * 1999-11-29 2003-04-22 Microsoft Corporation Logical volume configuration data management determines whether to expose the logical volume on-line, off-line request based on comparison of volume epoch numbers on each extents of the volume identifiers
US6684231B1 (en) * 1999-11-29 2004-01-27 Microsoft Corporation Migration of friendly volumes
FR2805377B1 (en) 2000-02-23 2003-09-12 Touchtunes Music Corp EARLY ORDERING PROCESS FOR A SELECTION, DIGITAL SYSTEM AND JUKE-BOX FOR IMPLEMENTING THE METHOD
FR2805060B1 (en) 2000-02-16 2005-04-08 Touchtunes Music Corp METHOD FOR RECEIVING FILES DURING DOWNLOAD
FR2805072B1 (en) * 2000-02-16 2002-04-05 Touchtunes Music Corp METHOD FOR ADJUSTING THE SOUND VOLUME OF A DIGITAL SOUND RECORDING
DE10018327A1 (en) * 2000-04-13 2001-10-25 Sep Elektronik Gmbh Multiprocess data processor for control, communication applications, has configuration module for setting a standard for communicating between GUIs and monitor, keyboard
US7080078B1 (en) * 2000-05-09 2006-07-18 Sun Microsystems, Inc. Mechanism and apparatus for URI-addressable repositories of service advertisements and other content in a distributed computing environment
FR2808906B1 (en) 2000-05-10 2005-02-11 Touchtunes Music Corp DEVICE AND METHOD FOR REMOTELY MANAGING A NETWORK OF AUDIOVISUAL INFORMATION REPRODUCTION SYSTEMS
US6721880B1 (en) 2000-05-31 2004-04-13 Lucent Technologies Inc. Method and apparatus for maintaining configuration information in a computing environment
FR2811175B1 (en) 2000-06-29 2002-12-27 Touchtunes Music Corp AUDIOVISUAL INFORMATION DISTRIBUTION METHOD AND AUDIOVISUAL INFORMATION DISTRIBUTION SYSTEM
KR100433678B1 (en) * 2000-06-29 2004-05-31 주식회사 아이너스기술 Modeling Method for Discrete Event System Using Event Flow Chart
FR2811114B1 (en) * 2000-06-29 2002-12-27 Touchtunes Music Corp DEVICE AND METHOD FOR COMMUNICATION BETWEEN A SYSTEM FOR REPRODUCING AUDIOVISUAL INFORMATION AND AN ELECTRONIC ENTERTAINMENT MACHINE
US6498937B1 (en) 2000-07-14 2002-12-24 Trw Inc. Asymmetric bandwidth wireless communication techniques
US8631092B2 (en) * 2000-08-24 2014-01-14 Red Hat, Inc. Embedded protocol objects
FR2814085B1 (en) 2000-09-15 2005-02-11 Touchtunes Music Corp ENTERTAINMENT METHOD BASED ON MULTIPLE CHOICE COMPETITION GAMES
WO2002057917A2 (en) * 2001-01-22 2002-07-25 Sun Microsystems, Inc. Peer-to-peer network computing platform
US7069317B1 (en) 2001-02-28 2006-06-27 Oracle International Corporation System and method for providing out-of-band notification of service changes
US7444335B1 (en) 2001-02-28 2008-10-28 Oracle International Corporation System and method for providing cooperative resource groups for high availability applications
US6892205B1 (en) 2001-02-28 2005-05-10 Oracle International Corporation System and method for pre-compiling a source cursor into a target library cache
US7058629B1 (en) * 2001-02-28 2006-06-06 Oracle International Corporation System and method for detecting termination of an application instance using locks
NL1018008C1 (en) * 2001-05-07 2002-11-08 Jean-Luc Rochet Method and system for performing personalized interactive automated electronic marketing from the supplier of marketing services.
US6718327B1 (en) * 2001-08-31 2004-04-06 Openwave Systems Inc. Fault-tolerant queue with autonomous client operation
US7444393B2 (en) * 2001-10-30 2008-10-28 Keicy K. Chung Read-only storage device having network interface, a system including the device, and a method of distributing files over a network
JP2003208343A (en) * 2002-01-10 2003-07-25 Ricoh Co Ltd File creation/browsing method, file creating method, file browsing method, file structure and program
JP3862588B2 (en) * 2002-04-11 2006-12-27 キヤノン株式会社 COMMUNICATION DEVICE AND ITS CONTROL METHOD
US8584175B2 (en) 2002-09-16 2013-11-12 Touchtunes Music Corporation Digital downloading jukebox system with user-tailored music management, communications, and other tools
US8332895B2 (en) 2002-09-16 2012-12-11 Touchtunes Music Corporation Digital downloading jukebox system with user-tailored music management, communications, and other tools
US8151304B2 (en) 2002-09-16 2012-04-03 Touchtunes Music Corporation Digital downloading jukebox system with user-tailored music management, communications, and other tools
US8103589B2 (en) 2002-09-16 2012-01-24 Touchtunes Music Corporation Digital downloading jukebox system with central and local music servers
US9646339B2 (en) 2002-09-16 2017-05-09 Touchtunes Music Corporation Digital downloading jukebox system with central and local music servers
US10373420B2 (en) 2002-09-16 2019-08-06 Touchtunes Music Corporation Digital downloading jukebox with enhanced communication features
US7822687B2 (en) * 2002-09-16 2010-10-26 Francois Brillon Jukebox with customizable avatar
US11029823B2 (en) 2002-09-16 2021-06-08 Touchtunes Music Corporation Jukebox with customizable avatar
US8032659B2 (en) * 2003-01-21 2011-10-04 Nextio Inc. Method and apparatus for a shared I/O network interface controller
US8346884B2 (en) * 2003-01-21 2013-01-01 Nextio Inc. Method and apparatus for a shared I/O network interface controller
US7457906B2 (en) * 2003-01-21 2008-11-25 Nextio, Inc. Method and apparatus for shared I/O in a load/store fabric
US7617333B2 (en) * 2003-01-21 2009-11-10 Nextio Inc. Fibre channel controller shareable by a plurality of operating system domains within a load-store architecture
US7502370B2 (en) 2003-01-21 2009-03-10 Nextio Inc. Network controller for obtaining a plurality of network port identifiers in response to load-store transactions from a corresponding plurality of operating system domains within a load-store architecture
US8102843B2 (en) * 2003-01-21 2012-01-24 Emulex Design And Manufacturing Corporation Switching apparatus and method for providing shared I/O within a load-store fabric
US7698483B2 (en) * 2003-01-21 2010-04-13 Nextio, Inc. Switching apparatus and method for link initialization in a shared I/O environment
US7493416B2 (en) 2003-01-21 2009-02-17 Nextio Inc. Fibre channel controller shareable by a plurality of operating system domains within a load-store architecture
US7219183B2 (en) * 2003-01-21 2007-05-15 Nextio, Inc. Switching apparatus and method for providing shared I/O within a load-store fabric
US7103064B2 (en) * 2003-01-21 2006-09-05 Nextio Inc. Method and apparatus for shared I/O in a load/store fabric
US7188209B2 (en) * 2003-04-18 2007-03-06 Nextio, Inc. Apparatus and method for sharing I/O endpoints within a load store fabric by encapsulation of domain information in transaction layer packets
US7917658B2 (en) * 2003-01-21 2011-03-29 Emulex Design And Manufacturing Corporation Switching apparatus and method for link initialization in a shared I/O environment
US7046668B2 (en) * 2003-01-21 2006-05-16 Pettey Christopher J Method and apparatus for shared I/O in a load/store fabric
US7664909B2 (en) 2003-04-18 2010-02-16 Nextio, Inc. Method and apparatus for a shared I/O serial ATA controller
US7174413B2 (en) * 2003-01-21 2007-02-06 Nextio Inc. Switching apparatus and method for providing shared I/O within a load-store fabric
US7836211B2 (en) * 2003-01-21 2010-11-16 Emulex Design And Manufacturing Corporation Shared input/output load-store architecture
US7512717B2 (en) 2003-01-21 2009-03-31 Nextio Inc. Fibre channel controller shareable by a plurality of operating system domains within a load-store architecture
US7953074B2 (en) 2003-01-21 2011-05-31 Emulex Design And Manufacturing Corporation Apparatus and method for port polarity initialization in a shared I/O device
US7827156B2 (en) * 2003-02-26 2010-11-02 Microsoft Corporation Issuing a digital rights management (DRM) license for content based on cross-forest directory information
JP4022764B2 (en) * 2003-06-26 2007-12-19 日本電気株式会社 Information processing apparatus, file management method, and program
JP4278452B2 (en) * 2003-08-04 2009-06-17 株式会社日立製作所 Computer system
US7380246B2 (en) * 2003-12-15 2008-05-27 Lenovo (Singapore) Pte. Ltd. Method and system of accessing at least one target file in a computer system with an operating system with file locking implemented with byte-range locking
US20050131960A1 (en) * 2003-12-15 2005-06-16 Reed Benjamin C. Method and system of accessing at least one target file in a computer system with an operating system with file locking implemented at file-open time
US8463748B1 (en) * 2004-02-05 2013-06-11 Emc Corporation File system quiescing
US7275071B2 (en) * 2004-02-27 2007-09-25 Scientific-Atlanta, Inc. Method of distributing content information over a broadcast file system
US7230520B2 (en) * 2004-05-03 2007-06-12 Dell Products L.P. Method and apparatus for RF access to system ID and fault information
US20060074940A1 (en) * 2004-10-05 2006-04-06 International Business Machines Corporation Dynamic management of node clusters to enable data sharing
JP4038216B2 (en) * 2005-05-10 2008-01-23 ファナック株式会社 Sequence program editing device
US7797273B2 (en) * 2006-03-27 2010-09-14 Emoze Ltd. System and a method for reliable symmetric data synchronization
US9171419B2 (en) 2007-01-17 2015-10-27 Touchtunes Music Corporation Coin operated entertainment system
US9330529B2 (en) 2007-01-17 2016-05-03 Touchtunes Music Corporation Game terminal configured for interaction with jukebox device systems including same, and/or associated methods
US9953481B2 (en) 2007-03-26 2018-04-24 Touchtunes Music Corporation Jukebox with associated video server
DE102007026242A1 (en) * 2007-05-30 2008-12-11 Carad Beteiligungen Gmbh Data storage unit, has processor and test system detecting non existing name entry in namespace during operating system request and automatically releasing linking with another namespace
US8332887B2 (en) 2008-01-10 2012-12-11 Touchtunes Music Corporation System and/or methods for distributing advertisements from a central advertisement network to a peripheral device via a local advertisement server
US10290006B2 (en) 2008-08-15 2019-05-14 Touchtunes Music Corporation Digital signage and gaming services to comply with federal and state alcohol and beverage laws and regulations
US8849435B2 (en) 2008-07-09 2014-09-30 Touchtunes Music Corporation Digital downloading jukebox with revenue-enhancing features
US8806611B2 (en) * 2008-12-02 2014-08-12 At&T Intellectual Property I, L.P. Message administration system
US10719149B2 (en) 2009-03-18 2020-07-21 Touchtunes Music Corporation Digital jukebox device with improved user interfaces, and associated methods
CN102449658A (en) 2009-03-18 2012-05-09 踏途音乐公司 Entertainment server and associated social networking services
US9292166B2 (en) 2009-03-18 2016-03-22 Touchtunes Music Corporation Digital jukebox device with improved karaoke-related user interfaces, and associated methods
US10564804B2 (en) 2009-03-18 2020-02-18 Touchtunes Music Corporation Digital jukebox device with improved user interfaces, and associated methods
US8683576B1 (en) * 2009-09-30 2014-03-25 Symantec Corporation Systems and methods for detecting a process to establish a backdoor connection with a computing device
CA3034363C (en) 2010-01-26 2021-04-06 Touchtunes Music Corporation Digital jukebox device with improved user interfaces, and associated methods
US9342072B2 (en) * 2010-09-24 2016-05-17 Fisher-Rosemount Systems, Inc. Methods and apparatus to display process control device information
US8719539B2 (en) * 2011-06-30 2014-05-06 Red Hat, Inc. Using heuristics for field types of a structure to categorize dynamic memory allocations
US8725978B2 (en) * 2011-06-30 2014-05-13 Red Hat, Inc. Using symbol information for categorization of dynamic memory allocations
US20130067346A1 (en) * 2011-09-09 2013-03-14 Microsoft Corporation Content User Experience
CA2970057C (en) 2011-09-18 2023-08-01 Touchtunes Music Corporation Digital jukebox device with karaoke and/or photo booth features, and associated methods
US11151224B2 (en) 2012-01-09 2021-10-19 Touchtunes Music Corporation Systems and/or methods for monitoring audio inputs to jukebox devices
JP5567069B2 (en) * 2012-06-11 2014-08-06 株式会社三菱東京Ufj銀行 Database server
US9092455B2 (en) 2012-07-17 2015-07-28 Microsoft Technology Licensing, Llc Image curation
US10346422B2 (en) * 2012-10-18 2019-07-09 International Business Machines Corporation Use of proxy objects for integration between a content management system and a case management system
US20140114864A1 (en) 2012-10-22 2014-04-24 International Business Machines Corporation Case management integration with external content repositories
WO2015070070A1 (en) 2013-11-07 2015-05-14 Touchtunes Music Corporation Techniques for generating electronic menu graphical user interface layouts for use in connection with electronic devices
US9276938B2 (en) * 2013-11-27 2016-03-01 General Electric Company Cross-enterprise workflow
KR102378718B1 (en) 2014-03-25 2022-03-24 터치튠즈 뮤직 코포레이션 Digital jukebox device with improved user interfaces, and associated methods
US9836464B2 (en) 2014-07-31 2017-12-05 Microsoft Technology Licensing, Llc Curating media from social connections
US10678412B2 (en) 2014-07-31 2020-06-09 Microsoft Technology Licensing, Llc Dynamic joint dividers for application windows
US10254942B2 (en) 2014-07-31 2019-04-09 Microsoft Technology Licensing, Llc Adaptive sizing and positioning of application windows
US10592080B2 (en) 2014-07-31 2020-03-17 Microsoft Technology Licensing, Llc Assisted presentation of application windows
KR102263357B1 (en) * 2017-04-19 2021-06-11 한국전자통신연구원 System for supporting user-level dma i/o in distributed filesystem environment and method for the same
US11941104B2 (en) * 2020-12-03 2024-03-26 Red Hat, Inc. Utilizing extended file attributes for working directory

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4525780A (en) * 1981-05-22 1985-06-25 Data General Corporation Data processing system having a memory using object-based information and a protection scheme for determining access rights to such information
US5060150A (en) * 1987-01-05 1991-10-22 Motorola, Inc. Process creation and termination monitors for use in a distributed message-based operating system
US4853843A (en) * 1987-12-18 1989-08-01 Tektronix, Inc. System for merging virtual partitions of a distributed database
US5032979A (en) * 1990-06-22 1991-07-16 International Business Machines Corporation Distributed security auditing subsystem for an operating system
US5237680A (en) * 1990-09-27 1993-08-17 Sun Microsystems, Inc. Method for incremental rename propagation between hierarchical file name spaces

Also Published As

Publication number Publication date
EP0466486A2 (en) 1992-01-15
AU649455B2 (en) 1994-05-26
ES2116276T3 (en) 1998-07-16
EP0466486A3 (en) 1993-08-11
AU8033491A (en) 1992-01-16
CA2046723A1 (en) 1992-01-12
JPH10124376A (en) 1998-05-15
DE69129479D1 (en) 1998-07-02
EP0466486B1 (en) 1998-05-27
JPH04233654A (en) 1992-08-21
US5623666A (en) 1997-04-22
DE69129479T2 (en) 1998-11-05
JP2724256B2 (en) 1998-03-09

Similar Documents

Publication Publication Date Title
CA2046723C (en) Distributed computing system
EP0605959B1 (en) Apparatus and methods for making a portion of a first name space available as a portion of a second name space
JP4393596B2 (en) Information processing device
US6018743A (en) Framework for object-oriented interface to record file data
Popek et al. The LOCUS distributed system architecture
EP0755006B1 (en) Object-oriented communication system with support for multiple remote machine types
Notkin et al. Interconnecting heterogeneous computer systems
US5301270A (en) Computer-assisted software engineering system for cooperative processing environments
Pike et al. The use of name spaces in Plan 9
US6282568B1 (en) Platform independent distributed management system for manipulating managed objects in a network
Pike et al. Plan 9 from bell labs
US6499036B1 (en) Method and apparatus for data item movement between disparate sources and hierarchical, object-oriented representation
EP1046990B1 (en) Methods and apparatus for storage and retrieval of name space information in a distributed computing system
AU677555B2 (en) Apparatus and method for providing decoupling of data exchange details for providing high performance communication between software processes
JP3605416B2 (en) Bridge for client-server environment
EP0755007B1 (en) Method of using an object-oriented communication system with support for multiple remote machine types
JPH11252209A (en) Network management system
US20030055862A1 (en) Methods, systems, and articles of manufacture for managing systems using operation objects
Zwaenepoel et al. Perseus: Retrospective on a portable operating system
Zuquello et al. A mechanism to provide interoperability between ORBs with relocation transparency
Wang Implementation of Team Shoshin: an exercise in porting and multiprocess structuring of the kernel
Abécassis YOODA: Handling Distribution Through OODBMS
Poon Inside a trader in global trading
Jonnalagadda Design and implementation of an improved remote user query system
Kameas et al. Modeling and design of the multimedia subsystem of a distributed authoring environment

Legal Events

Date Code Title Description
EEER Examination request
MKLA Lapsed