Datasegment.com Online Dictionary
  Online Dictionary : S : supervisor mode

supervisor mode


1 definition found

supervisor mode - Free On-line Dictionary of Computing (26 May 2007) :

  supervisor mode
  
     (Or "supervisor state") An execution mode on some processors
     which enables execution of all instructions, including
     privileged instructions.  It may also give access to
     different a address space, to memory management hardware
     and to other peripherals.  This is the mode in which the
     operating system usually runs.
  
     Opposite: user mode.
  
     (1995-02-15)