Skip to main content

A technical preview of an Operating System

Operating System (OS):


An Operating system consists of a set of programs which controls, co-ordinates and supervises the activities of the various components of a computer system. Its function is to link between the computer hardware and the user.


An operating system is a software or a series of programmes, which performs various types of functions in order to manage and organize file so".


Objectives:

 There are lot of objectives of an operating system, actually it covers the birth of a perfect operating system. A user is just like a wanting animal they just want everything. But as a developer we are just tying to make our software more & more better as per user requests. These are some main objectives ------

  • To describe the basic organization of computer systems.
  • To provide a grand tour of the major components of operating systems.
  • Provide more convenient environment for users.
  • Provide maximum utilized performance to users as per hardware existance.


Computer Startup:

When a computer starts up there are lot of services and programs are executed in our systems. There is a main program named Bootstrap Program is loaded firstly when a system rebooted or power-up.

This Bootstrap program is typically stored in ROM or EPROM, it is generally known as firmware of a computer. After executing this program it initializes the all aspects of that system and then loads system kernal and then starts executing the operating system programs.


FIRMWARE:

A Firmware is data that is stored on a computer or other hardware device's ROM (read-only memory) that provides instruction on how that device should operate. Unlike normal software, firmware cannot be changed or deleted by an end-user without using special programs, and remains on that device whether it's on or off.


Some important functions of an Operating System:

  • Memory Management
  • Process Management
  • Device Management
  • File Management
  • Security
  • Control over System Performance
  • Job Accounting
  • Error Detection 

 

Continued.............................................

Comments

Post a Comment

Popular Posts

Some useful shortcuts of Libre Office Writer

Ctrl+A   Select All Ctrl+J    Justify Ctrl+D Double Underline Ctrl+E Centered Ctrl+F Find and Replace Ctrl+Shift+P Superscript Ctrl+L Align Left Ctrl+R Align Right Ctrl+Shift+B Subscript Ctrl+Y Redo last action Ctrl+0 (zero) Apply Default   paragraph style Ctrl+1 Apply Heading 1 paragraph style Ctrl+2 Apply Heading 2 paragraph style Ctrl+3 Apply Heading 3 paragraph style Ctrl+5 1.5 Line Spacing Ctrl+ Plus Key(+) Calculates the selected text and copies the result to the clipboard. Ctrl+Hyphen(-) Custom hyphens; hyphenation set by you. Ctrl+Shift+minus sign (-) Non-breaking dash (is not used for hyphenation) Ctrl+multiplication sign * (only on number pad) Run macro field Ctrl+Shift+Space Non-breaking spaces. Non-breaking spaces are not used for hyphenation and are not expanded if the text is justified. Shift+Enter Line break without paragraph change Ctrl+Enter Manual page break Ctrl+Shift+Enter Column break in multicolumnar texts Alt+Enter I...