answersLogoWhite

0

One of the most important tasks that an operating system does is manage the memory requirements of your computer. We discussed earlier how current day operating systems are Multi User. This means that many users will be using the facilities of the computer at the same time, including its memory, to run their own tasks. Imagine if you had ten people sitting and working around your desk, and each of those people put their paperwork all over the desk. The desk would soon become unmanageable, with the paperwork hard to find or even lost. Eventually all ten people would probably not be able to complete their tasks. Somebody needs to take control and organise the chaos - on a computer this is one of the jobs of the operating system. As an example consider the process of using your word processor on your computer. On your computer, you double-click an icon on your desktop to 'load' the program. This double-click sends a signal to the operating system that you want to use this particular program. The operating system then makes a request to the CPU to retrieve a copy of the program from the computer disk. The CPU and operating system then find where on the disk this program resides and starts to copy the program code from the disk into the computer's memory*. One of the most important tasks that an operating system does is manage the memory requirements of your computer. We discussed earlier how current day operating systems are Multi User. This means that many users will be using the facilities of the computer at the same time, including its memory, to run their own tasks. Imagine if you had ten people sitting and working around your desk, and each of those people put their paperwork all over the desk. The desk would soon become unmanageable, with the paperwork hard to find or even lost. Eventually all ten people would probably not be able to complete their tasks. Somebody needs to take control and organise the chaos - on a computer this is one of the jobs of the operating system. As an example consider the process of using your word processor on your computer. On your computer, you double-click an icon on your desktop to 'load' the program. This double-click sends a signal to the operating system that you want to use this particular program. The operating system then makes a request to the CPU to retrieve a copy of the program from the computer disk. The CPU and operating system then find where on the disk this program resides and starts to copy the program code from the disk into the computer's memory*.

User Avatar

Wiki User

17y ago

What else can I help you with?

Related Questions

Future trends for memory management for operating systems?

Wateva


What three major families of operating systems are you most likely to find on desktop computers today?

security,memory management and file management


How does a multi-level page table structure improve memory management efficiency in operating systems?

A multi-level page table structure improves memory management efficiency in operating systems by reducing the amount of memory needed to store page table entries. This is achieved by organizing the page table into multiple levels, allowing for more efficient use of memory and faster access to specific memory locations.


What is the significance of the virtual page offset in the context of memory management in operating systems?

The virtual page offset is important in memory management because it determines the location of data within a virtual memory page. This offset helps the operating system map virtual addresses to physical memory locations efficiently, allowing for better memory utilization and organization.


What are the 4 main functions that all operating system provide?

Well, the most fundamental probably are:- processor management- memory management- file management- device management (in some OSes, devices are represented as files)what are the four functions that all operating systems provide?


How does multi-level paging impact system performance and memory management in operating systems?

Multi-level paging in operating systems can improve system performance by reducing the time needed to access memory. It does this by breaking down the page table into smaller, more manageable parts, which allows for faster lookups. Additionally, multi-level paging can help with memory management by efficiently organizing and managing memory resources, leading to better utilization of available memory.


Operating system manges memory?

An Operating System manages resources. Memory is one example of resource management.


What is concerned with managing the systems memory resources?

Memory Management


The memory reserved solely for your operating systems use is called?

Kernel memory


What is an Operating System and discuss its various functions?

Operating Systems work as a bridge between computer hardware and user that performs tasks/functions like memory management, time management, handling of input output devices etc. Some examples of operating systems are Linux, Ubuntu, windows etc.Major functions that are perform by Operating Systems areBootingProcess ManagementMemory ManagementData SecurityDisk ManagementDisc ControllingPrinting Handling etc.


In general do operating systems for desktops require more or less memory than operating systems for servers?

less


List three functions of an operating system?

The three main functions of an Operating System are process management, memory management and file management.