Preview

Assignment 1,Section I

Satisfactory Essays
Open Document
Open Document
326 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Assignment 1,Section I
An operating system (OS) is a collection of software that manages computer hardwareresources and provides common services for computer programs. The operating system is a vital component of the system software in a computer system. Application programs require an operating system to function.

Examples of popular modern operating systems include Android, BSD, iOS, Linux, Mac OS X, Microsoft Windows,[3] Windows Phone, and IBM z/OS. All these, except Windows and z/OS, share roots in UNIX.

1 . process mangment
Process management is an integral part of any modern day operating system (OS). The OS must allocate resources to processes, enable processes to share and exchange information, protect the resources of each process from other processes and enable synchronisation among processes. To meet these requirements, the OS must maintain adata structure for each process, which describes the state and resource ownership of that process, and which enables the OS to exert control over each process.

2. memory mangment
Memory management is the act of managing computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed. This is critical to the computer system.
Several methods have been devised that increase the effectiveness of memory management. Virtual memory systems separate the memory addresses used by a process from actual physical addresses, allowing separation of processes and increasing the effectively available amount of RAM using paging or swapping to secondary storage. The quality of the virtual memory manager can have an extensive effect on overall system performanc
3 proctection
Computer security is information security as applied to computers and networks.
The field covers includes all the processes and mechanisms by which computer-based equipment, information and services are protected from unintended or

You May Also Find These Documents Helpful

  • Satisfactory Essays

    POS355 Week 1 Individual

    • 574 Words
    • 2 Pages

    Memory is essential to the operation of any computer system. Memory is comprised of a large collection of bytes, each with its own address. What is memory management? It is the method for controlling and coordinating the computer’s memory, assigns blocks to numerous programs that are running in order to enhance the systems overall performance. Memory management is located in the hardware, in the operating system, within programs and applications.…

    • 574 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    The Operating System (OS) is the very most essential software on your computer. Without the OS your computer will not run. It manages all of the hardware and software and gives direct access to the storage, central processing unit (CPU), and memory, so that the programs can work properly. The operating system determines what your computer can or cannot actually do because each OS have different features, options, applications, compatibilities and even the user interface may change.…

    • 580 Words
    • 3 Pages
    Good Essays
  • Good Essays

    devices and controls their processes. Windows and UNIX are examples of operating systems. Application software refers to programs that make the computer…

    • 904 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    An operating system (OS) is any software required to start up any computer or any electronic device that is designed to perform certain special functions such as opening a file, sending an electronic mail and so forth. OS functions as an interface between the user and hardware of the device. Windows, Linux, Symbian are examples of OS.…

    • 2113 Words
    • 9 Pages
    Powerful Essays
  • Satisfactory Essays

    memory management paper

    • 463 Words
    • 2 Pages

    During this paper titled memory management requirements topic of discussion consist of the explanation of the five requirements of memory management.…

    • 463 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    windows operating systems

    • 2382 Words
    • 10 Pages

    To ensure that a computing system is operating optimally it is vital that effective memory management is implemented. This task, memory management, is handled dynamically by the operating system to accommodate the multiple processes that occur within the system. To accomplish this, there are five requirements that should be met.…

    • 2382 Words
    • 10 Pages
    Better Essays
  • Powerful Essays

    The Memory Management System is one of the important core parts of an operating system. Its basic function is to manage the memory hierarchy of RAM and hard disks available on a machine. Its important tasks include allocation and deallocation of memory…

    • 4563 Words
    • 19 Pages
    Powerful Essays
  • Powerful Essays

    An Operating system is a program that controls the execution of application programs and acts as an interface between the user of a computer and the computer hardware.…

    • 959 Words
    • 4 Pages
    Powerful Essays
  • Powerful Essays

    Cis Memory Management

    • 1581 Words
    • 7 Pages

    The purpose of this paper is to show how memory is used in executing programs and its critical support for applications. C++ is a general purpose programming language that runs programs using memory management. Two operating system environments are commonly used in compiling, building and executing C++ applications. These are the windows and UNIX / Linux (or some UNIX / Linux derivative) operating system. In this paper we will explore the implementation of memory management, processes and threads.…

    • 1581 Words
    • 7 Pages
    Powerful Essays
  • Satisfactory Essays

    Memory Management Paper

    • 434 Words
    • 2 Pages

    Before I discuss the differences in memory management between Windows & Linux lets understand what memory management really is; Memory management is the function of a computer operating system responsible for managing the computer's primary memory. The management function keeps track of the status of each memory location if it’s allocated or free. It determines how memory is used among competing processes, deciding who gets memory, when they receive it, and how much they are allowed. When memory is allocated it determines which memory locations will be assigned. Then it tracks when memory is freed up or unallocated and updates the status accordingly.…

    • 434 Words
    • 2 Pages
    Satisfactory Essays
  • Satisfactory Essays

    Memory Management

    • 341 Words
    • 2 Pages

    Memory management is the process of managing computer memory. The memory management subsystem of the operating system carries out this task. Since the beginning of computing, there has always existed the need for more memory than the existing physical memory in the system. Both Windows and Linux are operating systems. These operating systems perform basic tasks, such as tracking of directories and files on the disk, sending output to the screen for display, recognizing input from the keyboard and controlling peripheral devices such as drives and printers. The following are the differences in memory management between Linux and Windows (Godbole & Kahate, 2011).…

    • 341 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    An operating system (OS) is a set of computer program that manages the hardware and software resources of a computer. At the foundation of all system software, the OS performs basic tasks such as controlling and allocating memory, prioritizing system requests, controlling input and output devices, facilitating networking, and managing files. The computerized system may be a computer, a workstation, a server, a PC, a notebook, a smartphone, a road navigation device or another system with "intelligence" of its own. It also may provide a graphical user interface for higher level functions.…

    • 695 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    1.2.1 Definition of Operating System: An Operating system is a program that controls the execution of application programs and acts as an interface between the user of a computer and the computer hardware.…

    • 10327 Words
    • 42 Pages
    Powerful Essays
  • Good Essays

    Memory Management

    • 490 Words
    • 2 Pages

    The memory management process in operating systems proceeds under the requirements that include relocation, protection, sharing, logical organization, and physical organization. Each of these requirements is necessary in order for the operating system to correctly carry out the task of subdivision within the part of the memory where the program is being executed.…

    • 490 Words
    • 2 Pages
    Good Essays
  • Good Essays

    Operating Systems

    • 1649 Words
    • 7 Pages

    As computers have progressed and developed so have the operating systems. Below is a basic list of the different operating systems and a few examples of operating systems that fall into each of the categories. Many computer operating systems will fall into more than one of the below categories.…

    • 1649 Words
    • 7 Pages
    Good Essays

Related Topics