Give two types of management of either hardware or other resources that are performed by an operating system.

Memory Management, Processor Scheduling.
Memory management allocates a specific area of memory to each application or open file while the computer is running. If the computer's RAM is not enough for a particular program, virtual memory may be used - contents that would be placed in RAM are copied to the hard drive while you are not using the program. When you switch back to the application, the contents are copied back to memory.
Processor Scheduling is how a computer is able to run multiple applications simultaneously. The OS allocates processor time fairly to each process (application) as they compete for the CPU. The scheduler has the main objectives of maximising throughput, being fair to all users, and provide acceptable response times.

Answered by Computing tutor

2475 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

What is an OOP (Object Oriented Programming) language?


In programming, some languages are compiled and others are interpreted. Define the difference between the two.


What is the difference between a dynamic and a static data structure?


The numbers 6B and 12 are displayed in hexadecimal form. Convert them into binary form and perform binary addition to find the sum. Convert your answer back into hexadecimal. Show your workings.


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences