Archives
 
 
 
  Special
 
 
 
  About Us
 
 
 

Newsletter
Free E-mail Newsletter from BYTE.com

 
    
           
Visit the home page Browse the four-year online archive Download platform-neutral CPU/FPU benchmarks Find information for advertisers, authors, vendors, subscribers Request free information on products written about or advertised in BYTE Submit a press release, or scan recent announcements Talk with BYTE's staff and readers about products and technologies

ArticlesTaos Kernel Calls


July 1994 / Features / Taos Kernel Calls

This selection from among the 64 Taos kernel calls gives some impression of the kind of services that the kernel provides.


Mailbox Management

   SENDMAIL     Send a mail message.
   COPYMAIL     Copy a mail message then send the copy.
   READMAIL     Read a mail message from a mailbox.
   READTYPE     Read a mail message from a mailbox; wait until
                specified type arrives.


Control Object Management
   STARTCONTROL Start a control object locally.
   OPENCONTROL  Create a control object and start locally.
   OPENCHILD    Create, distribute, and start a control object in the network.
   OPENARRAY    Create, distribute, and open a number of different
                control objects.
   OPENFARM     Create, distribute, and open multiple instances
                of a control object.
   OPENDEVICE   Create and transpor
t a control object to a specified
                processor and start it.
   OPENGLOBAL   Create, distribute, and open multiple instances of a control
                object. Guarantee one control object on every processor.
   OPENREMOTE   Create and transport a control object to a specified
                processor for distribution from that processor, then start it.
   OPENPIPE     Create, distribute, and open a pipeline of control objects.


Tool Object Management
   VCALL        Virtual call tool object.
   OPENTOOL     Request tool object load.
   CLOSETOOL    Close tool object.
   FLUSHNAMES   Flush named tools from local tool list.
   FLUSHTOOLS   Flush nonreferenced tools from local tool list.
   UNCLOSETOOL  Increments a tool object's reference count.


General Object Management
   VADDR        Obtain address of embedded object.
   OBJPROC      Process an object using the existing thread.
   LISTPROC     Process a linked list of objects using the existing thread.
   LISTTES
T     Search list for types of node.


Processor Type ID and Mailbox ID
   FINDTYPE     Inquire processor ID of a processor node of specified
                processor type and with a minimum memory requirement.
   GETMYID      Inquire mailbox ID of own control object.
   GETPARENT    Inquire mailbox ID of parent control object.
   GETSERVER    Inquire server mailbox ID for an object.
   NETINFO      Inquire processor and network information.


Up to the Features section contentsGo to previous article: Parallel CourseSearchSend a comment on this articleSubscribe to BYTE or BYTE on CD-ROM  
Flexible C++
Matthew Wilson
My approach to software engineering is far more pragmatic than it is theoretical--and no language better exemplifies this than C++.

more...

BYTE Digest

BYTE Digest editors every month analyze and evaluate the best articles from Information Week, EE Times, Dr. Dobb's Journal, Network Computing, Sys Admin, and dozens of other CMP publications—bringing you critical news and information about wireless communication, computer security, software development, embedded systems, and more!

Find out more

BYTE.com Store

BYTE CD-ROM
NOW, on one CD-ROM, you can instantly access more than 8 years of BYTE.
 
The Best of BYTE Volume 1: Programming Languages
The Best of BYTE
Volume 1: Programming Languages
In this issue of Best of BYTE, we bring together some of the leading programming language designers and implementors...

Copyright © 2005 CMP Media LLC, Privacy Policy, Your California Privacy rights, Terms of Service
Site comments: webmaster@byte.com
SDMG Web Sites: BYTE.com, C/C++ Users Journal, Dr. Dobb's Journal, MSDN Magazine, New Architect, SD Expo, SD Magazine, Sys Admin, The Perl Journal, UnixReview.com, Windows Developer Network