FACTOID # 123: The top five countries of origin for refugees are all in Africa.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Encyclopedia > Character special file

A device node is a special file type used on many Unix-like operating systems. Device nodes facilitate transparent communication between user space applications and computer hardware. A Unix-like operating system is one that behaves in a manner similar to a UNIX system, while not necessarily conforming to or being certified to any version of the Single UNIX Specification. ... An operating system usually segregates the available system memory into kernel space and user space. ... Hardware comprises all of the physical parts of a computer, as distinguished from the data it contains or operates on, and the software that provides instructions for the hardware to accomplish tasks. ...


By definition, device nodes correspond to resources that have already been allocated by the operating system kernel. In order to represent these resources, nodes are composed of a major number and a minor number. The assignment of these numbers is specific to different operating systems and computer platforms. The word kernel has a a variety of meanings in a several fields. ... In computing, an operating system (OS) is the system software responsible for the direct control and management of hardware and basic system operations. ... In computing, a platform describes some sort of framework, either in hardware or software, which allows software to run. ...


Like other special file types, device nodes are accessed using standard system calls and treated like regular files. There are two types of device nodes: In computing, a system call is the mechanism used by an application program to request service from the operating system. ...

  1. Character special files, through which data is transmitted one character at a time. These device nodes are often used for serial communications devices such as teletype machines, virtual terminals, and serial modems.
  2. 'Block special files, through which data is transmitted in the form of blocks. These device nodes are often used for parallel communications devices such as hard disks, optical media, and line printers.

In telecommunications and computer science, serial communications refers to any data transmission scheme in which data is sent one symbol at one time, sequentially over a communications channel. ... For blocks on Wikipedia, please see Wikipedia:Blocking policy. ... In computing, a parallel port is an interface from a computer system where data is transferred in or out in parallel, that is, on more than one wire. ... Typical hard drives of the mid-1990s. ... The CD-ROM (an abbreviation for Compact Disc Read-Only Memory (ROM)) is a non-volatile optical data storage medium using the same physical format as audio compact discs, readable by a computer with a CD-ROM drive. ...

See Also


  Results from FactBites:
 
File system permissions - Wikipedia, the free encyclopedia (1194 words)
These special permissions are set for a file or directory overall, not by a class.
When a file for which this permission has been set is executed, the resulting process will assume the effective user ID given to the user class.
When a file for which this permission has been set is executed, the resulting process will assume the group ID given to the group class.
rmt Special File (1474 words)
Special files associated with each tape device determine which action is taken during open or close operations.
Although tapes are accessed through character interface special files, the number of bytes required by either a read or write operation must be a multiple of the block size defined for the magnetic tape device.
The device driver does not flush the data buffer until the special file is closed or an EOM condition is encountered.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.