ChorusOS 5.0 Features and Architecture Overview

Preface

The ChorusOS 5.0 Features and Architecture Overview describes the features and architecture of the ChorusOS operating system. The ChorusOS 5.0 Features and Architecture Overview serves as a general overview of the architecture of the ChorusOS operating system, presenting its particularities and advantages, as well as introducing all its features and components.

Who Should Use This Book

The ChorusOS 5.0 Features and Architecture Overview is intended for all users. It provides a global view of the ChorusOS operating system and as such does not present any procedural information or details of implementation.

Before You Read This Book

This book serves as a stand-alone presentation of ChorusOS and as such does not necessarily require you to read other manuals first.

How This Book Is Organized

The ChorusOS 5.0 Features and Architecture Overview is organized as follows:

Chapter 1, Introduction to the ChorusOS 5.0 Operating System provides a general introduction to the ChorusOS operating System.

Chapter 2, Architecture and Benefits of the ChorusOS Operating System describes the architecture and main advantages of the ChorusOS operating system.

Chapter 3, ChorusOS Operating System Features presents the features ChorusOS architecture.

Appendix A, Optional ChorusOS Operating System Components lists the optional components that can be configured in into an instance of the ChorusOS operating system.

Appendix B, Complete List of Available ChorusOS System Calls provides a complete list of the system calls available in the ChorusOS operating system.

Glossary provides a glossary of ChorusOS operating system terminology.

Related Books

This book provides a global overview of the ChorusOS operating system. For precise information regarding installation, development, implementation, deployment and administration, please consult the relevant volumes of the rest of the ChorusOS documentation set.

For information about the structure of the ChorusOS documentation set, see About ChorusOS 5.0 Documentation.

Ordering Sun Documents

Fatbrain.com, an Internet professional bookstore, stocks select product documentation from Sun Microsystems, Inc.

For a list of documents and how to order them, visit the Sun Documentation Center on Fatbrain.com at http://www1.fatbrain.com/documentation/sun.

Accessing Sun Documentation Online

The docs.sun.comSM Web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://www.oracle.com/technetwork/indexes/documentation/index.html.

Typographic Conventions

The following table describes the typographic changes used in this book.

Table P-1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

 The names of commands, files, and directories; on-screen computer output

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

 What you type, contrasted with on-screen computer output

machine_name% su

Password:

AaBbCc123

 Command-line placeholder: replace with a real name or value

To delete a file, type rm filename.

AaBbCc123

Book titles, new words, or terms, or words to be emphasized. 

Read Chapter 6 in User's Guide.

These are called class options.

You must be root to do this.

Shell Prompts in Command Examples

The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P-2 Shell Prompts

Shell 

Prompt 

 C shell promptmachine_name%
 C shell superuser promptmachine_name#
 Bourne shell and Korn shell prompt$
 Bourne shell and Korn shell superuser prompt#